diff --git a/docs/conf.py b/docs/conf.py index 6f97c1e..14be799 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -38,4 +38,4 @@ "use_repository_button": True, } -html_sidebars = {'**': ['localtoc.html', 'sourcelink.html']} +html_sidebars = {'**': ['localtoc.html', 'globaltoc.html', 'searchbox.html']}