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

Doc theme

parent 254133c5
No related branches found
No related tags found
No related merge requests found
Pipeline #7835 failed
...@@ -40,7 +40,7 @@ pages: ...@@ -40,7 +40,7 @@ pages:
script: script:
- export LC_ALL=$(locale -a | grep en_US) - export LC_ALL=$(locale -a | grep en_US)
- export LANG=$(locale -a | grep en_US) - export LANG=$(locale -a | grep en_US)
- python3 setup.py install - pip3 install -e .[doc]
- python3 setup.py build_sphinx - python3 setup.py build_sphinx
- cp -r build/sphinx/html public - cp -r build/sphinx/html public
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment