Added github star button

This commit is contained in:
Danilo Bargen
2012-12-30 01:44:28 +01:00
parent aef84d71e1
commit bed4d6fa06
2 changed files with 5 additions and 1 deletions

View File

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