Skip to content

Commit d64af03

Browse files
committed
Remove search field from sidebar
search is now accessible via a button in the nav bar, which opens an overlay search field.
1 parent 3b79f63 commit d64af03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,6 @@ def js_tag_with_cache_busting(js):
412412
# Custom sidebar templates, maps page names to templates.
413413
html_sidebars = {
414414
"index": [
415-
'search-field.html',
416415
# 'sidebar_announcement.html',
417416
"sidebar_versions.html",
418417
"cheatsheet_sidebar.html",

0 commit comments

Comments
 (0)