Merge branch 'docs-mw' into docs-next

This commit is contained in:
Jonathan Corbet
2022-09-29 13:29:16 -06:00
18 changed files with 324 additions and 186 deletions

View File

@@ -370,7 +370,8 @@ html_static_path = ['sphinx-static']
html_use_smartypants = False
# Custom sidebar templates, maps document names to template names.
#html_sidebars = {}
# Note that the RTD theme ignores this.
html_sidebars = { '**': ['searchbox.html', 'localtoc.html', 'sourcelink.html']}
# Additional templates that should be rendered to pages, maps page names to
# template names.