diff options
author | Sandro Tosi <sandro.tosi@gmail.com> | 2012-01-14 21:23:27 (GMT) |
---|---|---|
committer | Sandro Tosi <sandro.tosi@gmail.com> | 2012-01-14 21:23:27 (GMT) |
commit | 515687a7eda26d733c747e08205a1d861bc70673 (patch) | |
tree | 108d1e3f47fabc12970c5b3be25dae03329886b5 /Doc/tools/sphinxext/indexcontent.html | |
parent | c1f079f31751dadf3bfcc27eb2a9963a33f20be9 (diff) | |
download | cpython-515687a7eda26d733c747e08205a1d861bc70673.zip cpython-515687a7eda26d733c747e08205a1d861bc70673.tar.gz cpython-515687a7eda26d733c747e08205a1d861bc70673.tar.bz2 |
remove 'Documenting Python' and its references, it's now on devguide
Diffstat (limited to 'Doc/tools/sphinxext/indexcontent.html')
-rw-r--r-- | Doc/tools/sphinxext/indexcontent.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/tools/sphinxext/indexcontent.html b/Doc/tools/sphinxext/indexcontent.html index d5e17cd..7f85470 100644 --- a/Doc/tools/sphinxext/indexcontent.html +++ b/Doc/tools/sphinxext/indexcontent.html @@ -24,8 +24,6 @@ <span class="linkdescr">information for installers & 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> |