Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 929db30

Browse filesBrowse files
author
Kenneth Reitz
committed
Merge pull request realpython#201 from Kwpolska/master
html_title should be something more informative
2 parents dadb855 + e86d571 commit 929db30
Copy full SHA for 929db30

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/conf.py

Copy file name to clipboardExpand all lines: docs/conf.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103

104104
# The name for this set of Sphinx documents. If None, it defaults to
105105
# "<project> v<release> documentation".
106-
#html_title = None
106+
html_title = 'The Hitchhiker’s Guide to Python'
107107

108108
# A shorter title for the navigation bar. Default is the same as html_title.
109109
#html_short_title = None

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.