]> granicus.if.org Git - python/commitdiff
More inclusive title.
authorGeorg Brandl <georg@python.org>
Fri, 3 Sep 2010 22:33:27 +0000 (22:33 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 3 Sep 2010 22:33:27 +0000 (22:33 +0000)
Doc/conf.py
Doc/tools/sphinxext/indexcontent.html
Doc/using/index.rst

index c7cf1ad750f8445bf371f71855f57fa58770d79f..0f8e606d26b7fee2f9e4bdec15e72b338fe5f350 100644 (file)
@@ -131,7 +131,7 @@ latex_documents = [
     ('tutorial/index', 'tutorial.tex',
      'Python Tutorial', _stdauthor, 'manual'),
     ('using/index', 'using.tex',
-     'Python Setup', _stdauthor, 'manual'),
+     'Python Setup and Usage', _stdauthor, 'manual'),
     ('whatsnew/' + version, 'whatsnew.tex',
      'What\'s New in Python', 'A. M. Kuchling', 'howto'),
 ]
index 9c306567b2a52d2c5e0e1e7aba729eacaa3c079a..3baed1cf6d52c3b119976f952a56d62de61e8e0e 100644 (file)
@@ -11,7 +11,7 @@
          <span class="linkdescr">keep this under your pillow</span></p>
       <p class="biglink"><a class="biglink" href="{{ pathto("reference/index") }}">Language Reference</a><br/>
          <span class="linkdescr">describes syntax and language elements</span></p>
-      <p class="biglink"><a class="biglink" href="{{ pathto("using/index") }}">Python Setup</a><br/>
+      <p class="biglink"><a class="biglink" href="{{ pathto("using/index") }}">Python Setup and Usage</a><br/>
          <span class="linkdescr">how to use Python on different platforms</span></p>
       <p class="biglink"><a class="biglink" href="{{ pathto("howto/index") }}">Python HOWTOs</a><br/>
          <span class="linkdescr">in-depth documents on specific topics</span></p>
index 6bba57854066c25745714065b9c416efce1b75e2..1201153daee61f12ceef689f6149ea06924e908e 100644 (file)
@@ -1,8 +1,8 @@
 .. _using-index:
 
-################
-  Python Setup
-################
+##########################
+  Python Setup and Usage
+##########################
 
 
 This part of the documentation is devoted to general information on the setup