More descriptive title.
authorRaymond Hettinger <python@rcn.com>
Wed, 1 Sep 2010 08:57:16 +0000 (08:57 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 1 Sep 2010 08:57:16 +0000 (08:57 +0000)
Doc/conf.py
Doc/using/index.rst

index b9d9ab5ac80a9eb298dde20f4b53770c0f3ea406..c7cf1ad750f8445bf371f71855f57fa58770d79f 100644 (file)
@@ -131,7 +131,7 @@ latex_documents = [
     ('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'),
 ]
index 6ce5a00de40999af8ff739de0b9d3b695dca405e..6bba57854066c25745714065b9c416efce1b75e2 100644 (file)
@@ -1,7 +1,7 @@
 .. _using-index:
 
 ################
-  Using Python
+  Python Setup
 ################