diff --git a/doc/conf.py b/doc/conf.py index 32e239367..ef76748cd 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -107,6 +107,7 @@ html_theme = 'classic' # documentation. # # html_theme_options = {} +html_theme_options = {"sidebarwidth": "300px"} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = []