Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b860f6f

Browse files
committed
DOC: put search back on index page sidebar
1 parent 8af6f15 commit b860f6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,8 @@
186186

187187
# Custom sidebar templates, maps page names to templates.
188188
html_sidebars = {
189-
'index': ['badgesidebar.html','donate_sidebar.html', 'indexsidebar.html'],
189+
'index': ['badgesidebar.html','donate_sidebar.html',
190+
'indexsidebar.html', 'searchbox.html'],
190191
'**': ['badgesidebar.html', 'localtoc.html',
191192
'relations.html', 'sourcelink.html', 'searchbox.html']
192193
}

0 commit comments

Comments
 (0)