We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af6f15 commit b860f6fCopy full SHA for b860f6f
doc/conf.py
@@ -186,7 +186,8 @@
186
187
# Custom sidebar templates, maps page names to templates.
188
html_sidebars = {
189
- 'index': ['badgesidebar.html','donate_sidebar.html', 'indexsidebar.html'],
+ 'index': ['badgesidebar.html','donate_sidebar.html',
190
+ 'indexsidebar.html', 'searchbox.html'],
191
'**': ['badgesidebar.html', 'localtoc.html',
192
'relations.html', 'sourcelink.html', 'searchbox.html']
193
}
0 commit comments