Use sphinx_rtd documentation theme, added logo and link to source on Gitlab
This commit is contained in:
parent
5e1d0c2f89
commit
994bfbeb04
4 changed files with 47 additions and 6 deletions
|
|
@ -71,7 +71,7 @@ review_docs:
|
|||
- cd docs
|
||||
- apt-get update
|
||||
- apt-get install -y graphviz
|
||||
- pip install sphinx
|
||||
- pip install sphinx sphinx_rtd_theme
|
||||
script:
|
||||
- ./build_docs.sh
|
||||
cache:
|
||||
|
|
@ -203,7 +203,7 @@ pages:
|
|||
- cd docs
|
||||
- apt-get update
|
||||
- apt-get install -y graphviz
|
||||
- pip install sphinx
|
||||
- pip install sphinx sphinx_rtd_theme
|
||||
script:
|
||||
- ./build_docs.sh
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue