We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71555a7 commit b15a043Copy full SHA for b15a043
manuscript-website/_config.yml
@@ -22,3 +22,8 @@ html:
22
use_issues_button: true
23
use_repository_button: true
24
25
+# Add navigation depth configuration to show one level expanded by default
26
+sphinx:
27
+ config:
28
+ html_theme_options:
29
+ show_navbar_depth: 1
manuscript-website/_toc.yml
@@ -3,8 +3,6 @@
3
4
format: jb-book
5
root: index
6
-defaults:
7
- expand_sections: true # Make all sections expand by default
8
chapters:
9
- file: intro
10
- file: Main_Figures/index
0 commit comments