aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2017-12-13 14:36:16 -0500
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2017-12-13 14:36:16 -0500
commit1be8420e868aa898da512aead3160d48867b07ed (patch)
tree79a0d90d79756d18a293e9f1c33fd56786de6724 /docs/conf.py
parentamend last commit (diff)
downloadpygensvm-1be8420e868aa898da512aead3160d48867b07ed.tar.gz
pygensvm-1be8420e868aa898da512aead3160d48867b07ed.zip
various documentation updates
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 8a02df3..e3eb6b9 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -136,7 +136,7 @@ html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
# further. For a list of options available for each theme, see the
# documentation.
#
-# html_theme_options = {}
+html_theme_options = {'collapse_navigation': True}
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,