Modified sphinx theme

This commit is contained in:
2020-04-08 18:16:29 +02:00
parent 4f3acebb90
commit ccf6bc0fff
2 changed files with 2 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ steps:
image: python:3.8
commands:
- pip3 install Sphinx
- pip install sphinx_rtd_theme
- pip3 install -r requirements.txt
- cd docs
- sphinx-apidoc -o source/ ../