diff --git a/doc/source/conf.py b/doc/source/conf.py index e9bc78d..8517437 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -54,9 +54,9 @@ # Disable navigation sidebars # https://github.com/pydata/pydata-sphinx-theme/issues/1662 -html_sidebars = { - "**": [], -} +# html_sidebars = { +# "**": [], +# } html_static_path = ["_static"] extlinks = {