Disabled sidebar image for now...

This commit is contained in:
Danilo Bargen
2013-01-02 20:09:17 +01:00
parent a4e1fe47fd
commit 96e961a609

View File

@@ -140,8 +140,14 @@ html_static_path = ['_static']
# Custom sidebar templates, maps document names to template names.
html_sidebars = {
'**': ['sidebarlogo.html', 'localtoc.html', 'relations.html',
'ghbuttons.html', 'sourcelink.html', 'searchbox.html']
'**': [
# 'sidebarlogo.html',
'localtoc.html',
'relations.html',
'ghbuttons.html',
'sourcelink.html',
'searchbox.html'
]
}
# Additional templates that should be rendered to pages, maps page names to