]> granicus.if.org Git - python/commitdiff
merge with 3.2
authorSandro Tosi <sandro.tosi@gmail.com>
Sat, 14 Jan 2012 21:27:56 +0000 (22:27 +0100)
committerSandro Tosi <sandro.tosi@gmail.com>
Sat, 14 Jan 2012 21:27:56 +0000 (22:27 +0100)
1  2 
Doc/contents.rst
Doc/tools/sphinxext/indexcontent.html

index e9d1771a85fc1a2da6fc0c711145e8b78922b9d6,c0c6af34d9d1fd8b5e0fe2df6d131124204931a4..cc5c8e379496d04bb48758dc5502a4f45ced8e59
@@@ -11,9 -11,8 +11,8 @@@
     library/index.rst
     extending/index.rst
     c-api/index.rst
 -   distutils/index.rst
 +   packaging/index.rst
     install/index.rst
-    documenting/index.rst
     howto/index.rst
     faq/index.rst
     glossary.rst
index 778346ff38c6720f79efadac5fcfeae244152005,7f8547020f1b3c7fb5a94b7e5e4ed7d9a4e9f185..abe17f3d231e94300ec9d1fc7c154f32ef45792b
           <span class="linkdescr">tutorial for C/C++ programmers</span></p>
        <p class="biglink"><a class="biglink" href="{{ pathto("c-api/index") }}">Python/C API</a><br/>
           <span class="linkdescr">reference for C/C++ programmers</span></p>
 -      <p class="biglink"><a class="biglink" href="{{ pathto("install/index") }}">Installing Python Modules</a><br/>
 -         <span class="linkdescr">information for installers &amp; sys-admins</span></p>
 -      <p class="biglink"><a class="biglink" href="{{ pathto("distutils/index") }}">Distributing Python Modules</a><br/>
 -         <span class="linkdescr">sharing modules with others</span></p>
 +      <p class="biglink"><a class="biglink" href="{{ pathto("install/index") }}">Installing Python Projects</a><br/>
 +         <span class="linkdescr">finding and installing modules and applications</span></p>
 +      <p class="biglink"><a class="biglink" href="{{ pathto("packaging/index") }}">Distributing Python Projects</a><br/>
 +         <span class="linkdescr">packaging and distributing modules and applications</span></p>
-       <p class="biglink"><a class="biglink" href="{{ pathto("documenting/index") }}">Documenting Python</a><br/>
-          <span class="linkdescr">guide for documentation authors</span></p>
        <p class="biglink"><a class="biglink" href="{{ pathto("faq/index") }}">FAQs</a><br/>
           <span class="linkdescr">frequently asked questions (with answers!)</span></p>
      </td></tr>