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 74e7684 + 07e4eb2 commit 95a0b65Copy full SHA for 95a0b65
doc/conf.py
@@ -265,8 +265,10 @@ def _check_dependencies():
265
266
# Custom sidebar templates, maps page names to templates.
267
html_sidebars = {
268
- 'index': ['sidebar_announcement.html', 'sidebar_versions.html',
269
- 'donate_sidebar.html'],
+ 'index': [
+ # 'sidebar_announcement.html',
270
+ 'sidebar_versions.html',
271
+ 'donate_sidebar.html'],
272
'**': ['localtoc.html', 'relations.html', 'pagesource.html']
273
}
274
0 commit comments