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

Doc

parent 4ed48096
No related branches found
No related tags found
No related merge requests found
Pipeline #7407 failed
......@@ -21,7 +21,7 @@ doc:
script:
- export LC_ALL=$(locale -a | grep en_US)
- export LANG=$(locale -a | grep en_US)
- python3 setup.py install
- 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