remove 'Documenting Python' and its references, it's now on devguide

This commit is contained in:
Sandro Tosi 2012-01-14 22:22:54 +01:00
parent c86bb00ee5
commit 7d77c6f6e0
10 changed files with 1 additions and 1643 deletions

View file

@ -24,8 +24,6 @@
<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("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>