diff --git a/docs/conf.py b/docs/conf.py index ad90eb21f..b2bcce8da 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -103,7 +103,7 @@ # 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