Overhaul end user documentation
This commit is contained in:
parent
9ed3c8ee15
commit
1ec7e1e8e5
97 changed files with 3240 additions and 1553 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue