commit | 275e83489efabfb26bc09f193e379e3bc690c3b6 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Mar 30 13:43:54 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Mar 30 13:43:54 1999 +0000 |
tree | 31731c76862950607688f4e365bc7dc137f1a490 | |
parent | f123f84f66bded5a5554f7130cf823d53d3304cd [diff] [blame] |
Added "Documenting Python" to the index.
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>