mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge remote-tracking branch 'upstream/master'
Conflicts: docs/conf.py
This commit is contained in:
+1
-1
@@ -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 = u'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
|
||||
|
||||
Reference in New Issue
Block a user