commit | 080ad041d2de781c3c111c09c5ee849e18772f07 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Wed Sep 01 22:37:17 2010 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Wed Sep 01 22:37:17 2010 +0000 |
tree | ed4f300e06c93448b968b311ef17374ed57e1c07 | |
parent | f1b678d9e1639ed4b2f2bc1fa99c6c6f936a83ad [diff] [blame] |
More descriptive title.
diff --git a/Doc/conf.py b/Doc/conf.py index a84f9c3..09e046d 100644 --- a/Doc/conf.py +++ b/Doc/conf.py
@@ -125,7 +125,7 @@ ('tutorial/index', 'tutorial.tex', 'Python Tutorial', _stdauthor, 'manual'), ('using/index', 'using.tex', - 'Using Python', _stdauthor, 'manual'), + 'Python Setup', _stdauthor, 'manual'), ('whatsnew/' + version, 'whatsnew.tex', 'What\'s New in Python', 'A. M. Kuchling', 'howto'), ]