summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index eacad348..bfc817dc 100644
--- a/conf.py
+++ b/conf.py
@@ -136,6 +136,7 @@ html_sidebars = {
html_theme_options = {
# Set the name of the project to appear in the sidebar
"project_nav_name": "GNU Taler",
+ "globaltoc_depth": 4,
}
# Add any paths that contain custom themes here, relative to this directory.