Merge pull request #201 from Kwpolska/master
authorKenneth Reitz <me@kennethreitz.com>
Sat, 29 Sep 2012 19:15:09 +0000 (12:15 -0700)
committerKenneth Reitz <me@kennethreitz.com>
Sat, 29 Sep 2012 19:15:09 +0000 (12:15 -0700)
html_title should be something more informative

docs/conf.py

index ad90eb2..b2bcce8 100644 (file)
@@ -103,7 +103,7 @@ html_theme_path = ['_themes']
 
 # The name for this set of Sphinx documents.  If None, it defaults to
 # "<project> v<release> documentation".
-#html_title = None
+html_title = 'The Hitchhiker’s Guide to Python'
 
 # A shorter title for the navigation bar.  Default is the same as html_title.
 #html_short_title = None