commit | 9707fd2ec059fbd867f5ae64af49ac1ddefc4b51 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Wed Sep 01 08:57:16 2010 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Wed Sep 01 08:57:16 2010 +0000 |
tree | 45dfeebc934e4fef281d839510d0c4c8e2a7a52f | |
parent | 6b3d72c243a272eba1676c67cd6cceffb035c781 [diff] [blame] |
More descriptive title.
diff --git a/Doc/conf.py b/Doc/conf.py index b9d9ab5..c7cf1ad 100644 --- a/Doc/conf.py +++ b/Doc/conf.py
@@ -131,7 +131,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'), ]