From 275e83489efabfb26bc09f193e379e3bc690c3b6 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 30 Mar 1999 13:43:54 +0000 Subject: [PATCH] Added "Documenting Python" to the index. --- Doc/html/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Doc/html/index.html b/Doc/html/index.html index 54989013954..bf1b6dd112a 100644 --- a/Doc/html/index.html +++ b/Doc/html/index.html @@ -28,6 +28,9 @@
  • Python/C API (reference for C/C++ programmers) + +
  • Documenting Python + (information for documentation authors)