Skip to content
Snippets Groups Projects

202 sphinx pages

Merged Martin Schwenke requested to merge 202_sphinx_pages into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -85,7 +85,6 @@ variables:
.sphinx-doc-script: &sphinx-doc-script
- pip install -U sphinx
- mkdir /app/docs
- cd /app/docs
- sphinx-apidoc -o /app/docs /app
- sphinx-build -b html . public
Loading