Skip to content
Snippets Groups Projects
Commit 667e43a6 authored by hjulienne's avatar hjulienne
Browse files
parents 95d3c141 02b7f704
No related branches found
No related tags found
No related merge requests found
Pipeline #7848 failed
......@@ -15,10 +15,10 @@ pages:
- pip3 install sphinx
- pip3 install sphinxcontrib-bibtex
- pip3 install -r jass_preprocessing/requirements.txt
- cd ./doc
- cd doc
- sphinx-apidoc -f -o ./source/_autosummary/ ../jass_preprocessing/
- make html
- mv _build/html/ ../../public
- mv _build/html/ ../public
- ls -R ../../public
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment