We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5f7f5d + 505ee22 commit b3a8bc5Copy full SHA for b3a8bc5
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