Skip to content
Snippets Groups Projects

Build documentation two time

Merged Markus Holzer requested to merge holzer-master-patch-19554 into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -173,6 +173,7 @@ build-documentation:
script:
- export PYTHONPATH=`pwd`
- mkdir html_doc
- sphinx-build -b html doc html_doc
- sphinx-build -W -b html doc html_doc
tags:
- docker
Loading