summaryrefslogtreecommitdiffstats
path: root/Doc/html
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-03-30 13:43:54 (GMT)
committerFred Drake <fdrake@acm.org>1999-03-30 13:43:54 (GMT)
commit275e83489efabfb26bc09f193e379e3bc690c3b6 (patch)
tree31731c76862950607688f4e365bc7dc137f1a490 /Doc/html
parentf123f84f66bded5a5554f7130cf823d53d3304cd (diff)
downloadcpython-275e83489efabfb26bc09f193e379e3bc690c3b6.zip
cpython-275e83489efabfb26bc09f193e379e3bc690c3b6.tar.gz
cpython-275e83489efabfb26bc09f193e379e3bc690c3b6.tar.bz2
Added "Documenting Python" to the index.
Diffstat (limited to 'Doc/html')
-rw-r--r--Doc/html/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/html/index.html b/Doc/html/index.html
index 5498901..bf1b6dd 100644
--- a/Doc/html/index.html
+++ b/Doc/html/index.html
@@ -28,6 +28,9 @@
<LI> <A HREF="api/api.html">Python/C API</A>
(reference for C/C++ programmers)
+
+ <LI> <A HREF="doc/doc.html">Documenting Python</A>
+ (information for documentation authors)
</UL>
</BODY>