Documentation for .env variables

This commit is contained in:
Agate 2020-04-20 13:48:19 +02:00
commit 13d0811635
6 changed files with 480 additions and 162 deletions

View file

@ -71,7 +71,7 @@ review_docs:
- cd docs
- apt-get update
- apt-get install -y graphviz
- pip install sphinx sphinx_rtd_theme
- pip install sphinx sphinx_rtd_theme django-environ django
script:
- ./build_docs.sh
cache: