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
1f5e43a1
Commit
1f5e43a1
authored
Jun 11, 2021
by
Baptiste Bauvin
Browse files
Doc
parent
4ed48096
Pipeline
#7407
failed with stage
in 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1f5e43a1
...
...
@@ -21,7 +21,7 @@ doc:
script
:
-
export LC_ALL=$(locale -a | grep en_US)
-
export LANG=$(locale -a | grep en_US)
-
p
ython3 setup.py install
-
p
ip3 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