diff --git a/docs/conf.py b/docs/conf.py index 886160382f..136fcf32d6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -195,7 +195,7 @@ def setup(app): # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. -# html_sidebars = {} +html_sidebars = {"tutorial": []} # Additional templates that should be rendered to pages, maps page names to # template names.