Skip to content

Commit 3cef833

Browse files
fix collapsible bar
Signed-off-by: thiswillbeyourgithub <[email protected]>
1 parent 712df08 commit 3cef833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@ def setup(app):
107107
# # specific to pydata theme
108108
# # source: https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/navigation.html
109109
"show_nav_level": 6,
110-
"collapse_navigation": False,
110+
"collapse_navigation": True,
111111
}

0 commit comments

Comments
 (0)