We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6887b81 commit 66672eeCopy full SHA for 66672ee
docs/sphinx_doc/source/conf.py
@@ -48,7 +48,7 @@
48
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
49
50
html_theme_options = {
51
- "navigation_depth": 2,
+ "navigation_depth": 3,
52
}
53
54
# Add any paths that contain custom static files (such as style sheets) here,
0 commit comments