Skip to content
Snippets Groups Projects
Commit f641a951 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Fix gitlab docs

parent a31a34ca
No related branches found
No related tags found
No related merge requests found
Pipeline #17719 failed
...@@ -61,9 +61,7 @@ build-documentation: ...@@ -61,9 +61,7 @@ build-documentation:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
script: script:
- python -m pip install -e . - python -m pip install -e .
- export PYTHONPATH=`pwd` - python setup.py docs
- mkdir html_doc
- sphinx-build -W -b html doc html_doc
tags: tags:
- docker - docker
- cuda - cuda
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment