|
@@ -177,7 +177,7 @@ html_favicon = "_static/favicon.ico"
|
|
#html_use_smartypants = True
|
|
#html_use_smartypants = True
|
|
|
|
|
|
# Custom sidebar templates, maps document names to template names.
|
|
# Custom sidebar templates, maps document names to template names.
|
|
-html_sidebars = {'**': ['localtoc.html', 'sourcelink.html', 'searchbox.html']}
|
|
|
|
|
|
+html_sidebars = {'**': ['sponsors.html', 'localtoc.html', 'sourcelink.html', 'searchbox.html']}
|
|
|
|
|
|
# Additional templates that should be rendered to pages, maps page names to
|
|
# Additional templates that should be rendered to pages, maps page names to
|
|
# template names.
|
|
# template names.
|