diff --git a/docs/conf.py b/docs/conf.py index f554004..d95ea0d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -54,7 +54,7 @@ html_sidebars = { '**': [ # from pydata_sphinx_theme 'sidebar-nav-bs.html', - 'sidebar-search-bs.html' + 'sidebar-search-bs.html', # from sphinx builtins 'globaltoc.html', 'relations.html',