Changes to accomodate the global module index and platform annotations.
diff --git a/Doc/html/index.html b/Doc/html/index.html
index 0487ac3..5498901 100644
--- a/Doc/html/index.html
+++ b/Doc/html/index.html
@@ -9,10 +9,15 @@
       <LI> <A HREF="tut/tut.html">Tutorial</A>
 	(start here)
 
+      <LI> <A HREF="modindex.html">Global Module Index</A>
+	(for quick access to all documentation)
+
       <LI> <A HREF="lib/lib.html">Library Reference</A>
+	(<A HREF="lib/modindex.html">Module Index</A>)
 	(keep this under your pillow)
 
       <LI> <A HREF="mac/mac.html">Macintosh Module Reference</A>
+	(<A HREF="mac/modindex.html">Module Index</A>)
 	(this too, if you use a Macintosh)
 
       <LI> <A HREF="ref/ref.html">Language Reference</A>