diff --git a/docs/conf.py b/docs/conf.py index 2d4b97992..c9a664c6f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -145,7 +145,7 @@ # sidebar content html_sidebars = { - '**': ['search-field.html', 'sidebar-nav-bs'], + '**': ['sidebar-nav-bs'], 'index': [], }