summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 59e1e9b8d..874b5e96a 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -164,6 +164,7 @@ html_theme_options = {
"logo_link": "index",
"github_url": "https://github.com/numpy/numpy",
"twitter_url": "https://twitter.com/numpy_team",
+ "collapse_navigation": True,
}