Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dev
MAGE Multiview Artificial Generation Engine
Commits
9953842f
Commit
9953842f
authored
Jun 11, 2021
by
Baptiste Bauvin
Browse files
Doc
parent
1c3162b8
Pipeline
#7411
passed with stages
in 2 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9953842f
...
...
@@ -44,6 +44,7 @@ pages:
script
:
-
export LC_ALL=$(locale -a | grep en_US)
-
export LANG=$(locale -a | grep en_US)
-
pip3 install -e .[doc]
-
sphinx-apidoc -o docs/source multiview_generator
-
cd docs/source
-
sphinx-build -b html . ../build
...
...
Write
Preview
Supports
Markdown
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