Skip to content
Snippets Groups Projects

Resolve "rewrite documentation"

Merged Maximilian Dolling requested to merge 43-rewrite-documentation into dev
3 files
+ 6
6
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -11,7 +11,7 @@ pages:
- test:docs
before_script:
- apk add make
- pip install -U sphinx sphinx-rtd-theme
- pip install -U sphinx sphinx-rtd-theme PyYAML recommonmark
script:
- cd docs
- make html
Loading