We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8838027 + 6c66d71 commit 114afa7Copy full SHA for 114afa7
doc/conf.py
@@ -260,8 +260,10 @@ def _check_dependencies():
260
261
# Custom sidebar templates, maps page names to templates.
262
html_sidebars = {
263
- 'index': ['sidebar_announcement.html', 'sidebar_versions.html',
264
- 'donate_sidebar.html'],
+ 'index': [
+ # 'sidebar_announcement.html',
265
+ 'sidebar_versions.html',
266
+ 'donate_sidebar.html'],
267
'**': ['localtoc.html', 'relations.html', 'pagesource.html']
268
}
269
0 commit comments