diff --git a/docs/conf.py b/docs/conf.py index b2bcce8..4dec12d 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 = 'The Hitchhiker’s Guide to Python' +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