Added logo to docs

This commit is contained in:
Danilo Bargen
2012-12-30 01:03:56 +01:00
parent 7210751584
commit d3e4ea4d2a
4 changed files with 8 additions and 2 deletions

View File

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