Skip to content
Snippets Groups Projects
Commit 9953842f authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Doc

parent 1c3162b8
Branches master
No related tags found
No related merge requests found
Pipeline #7411 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment