We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f7f5d commit 505ee22Copy full SHA for 505ee22
1 file changed
source/conf.py
@@ -196,8 +196,8 @@
196
197
# Custom sidebar templates, filenames relative to this file.
198
html_sidebars = {
199
- '**': ['localtoc.html', 'relations.html'],
200
- 'index': ['localtoc.html']
+ '**': ['globaltoc.html', 'relations.html'],
+ 'index': ['globaltoc.html']
201
}
202
203
# Additional templates that should be rendered to pages, maps page names to
0 commit comments