]> granicus.if.org Git - python/commitdiff
Add a link to the Macintosh Module Reference here, too.
authorFred Drake <fdrake@acm.org>
Mon, 10 Aug 1998 21:48:31 +0000 (21:48 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 10 Aug 1998 21:48:31 +0000 (21:48 +0000)
Doc/html/index.html

index 2f188530881b53285fa8933fcc1e448930e3abf3..f7e7da4982a59f7cfb14ecbebc42bbc99eca4e0c 100644 (file)
@@ -12,6 +12,9 @@
 
 <LI><A HREF="lib/lib.html">Library Reference</A> (keep this under your pillow)
 
+<LI><A HREF="mac/mac.html">Macintosh Module Reference</A> (this too,
+     if you use a Macintosh)
+
 <LI><A HREF="ref/ref.html">Language Reference</A> (for language lawyers)
 
 <LI><A HREF="ext/ext.html">Extending and Embedding</A> (tutorial for