Update header in html docs

This commit is contained in:
Peter Vlugter 2011-05-10 14:09:34 +12:00
parent a6f8a9f3ce
commit a769fb3640
4 changed files with 9 additions and 9 deletions

View file

@ -28,9 +28,6 @@ show_authors = True
# -- Options for HTML output ---------------------------------------------------
html_theme = 'akka'
html_theme_options = {
'full_logo': 'true'
}
html_theme_path = ['_sphinx/themes']
html_title = 'Akka Documentation'