Overhaul end user documentation

This commit is contained in:
Ciarán Ainsworth 2022-01-19 18:49:46 +00:00
commit 1ec7e1e8e5
97 changed files with 3240 additions and 1553 deletions

View file

@ -76,7 +76,7 @@ review_docs:
- cd docs
- apt-get update
- apt-get install -y graphviz
- pip install sphinx sphinx_rtd_theme django-environ django
- pip install sphinx sphinx_rtd_theme django-environ django myst-parser sphinx-panels
script:
- ./build_docs.sh
cache:
@ -246,7 +246,7 @@ pages:
- cd docs
- apt-get update
- apt-get install -y graphviz
- pip install sphinx sphinx_rtd_theme django-environ django
- pip install sphinx sphinx_rtd_theme django-environ django myst-parser sphinx-panels
script:
- ./build_docs.sh
cache: