Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
irp
Fresnel
Commits
dcf7e1d7
Commit
dcf7e1d7
authored
Feb 17, 2021
by
Leon Merten Lohse
Browse files
...
parent
b041b7ae
Pipeline
#174384
failed with stages
in 45 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.flake8
View file @
dcf7e1d7
[flake8]
max-line-length = 100
ignore = E501
ignore = E501
, W605
select = C,E,F,W,B,B9
.gitlab-ci.yml
View file @
dcf7e1d7
...
...
@@ -27,8 +27,7 @@ pages:
script
:
-
pip install sphinx sphinx_rtd_theme sphinxcontrib-bibtex
-
cd doc
-
make html
-
mv build/html ../public/
-
sphinx-build -b html source ../public/
-
echo 'Done'
artifacts
:
paths
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment