From: Kwpolska Date: Fri, 28 Sep 2012 18:02:05 +0000 (+0200) Subject: html_title X-Git-Url: https://git.eng.unimelb.edu.au/public?p=python-guide.git;a=commitdiff_plain;h=e86d571a403d0a50415673b73672286ea139f9b3 html_title Signed-off-by: Kwpolska --- diff --git a/docs/conf.py b/docs/conf.py index ad90eb2..b2bcce8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -103,7 +103,7 @@ html_theme_path = ['_themes'] # The name for this set of Sphinx documents. If None, it defaults to # " v 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