summaryrefslogtreecommitdiffstats
path: root/Doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/index.html')
-rw-r--r--Doc/index.html25
1 files changed, 0 insertions, 25 deletions
diff --git a/Doc/index.html b/Doc/index.html
deleted file mode 100644
index c6ddcab..0000000
--- a/Doc/index.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<HEAD>
-<TITLE>Python 1.5 Documentation</TITLE>
-</HEAD>
-
-<BODY BGCOLOR=WHITE>
-
-<H1>Python 1.5 Documentation</H1>
-
-<UL>
-
-<LI><A HREF="tut/tut.html">Tutorial</A> (start here)
-
-<LI><A HREF="lib/lib.html">Library Reference</A> (keep this under your pillow)
-
-<LI><A HREF="ref/ref-1.html">Language Reference</A> (for language lawyers)
-
-<LI><A HREF="ext/ext.html">Extending and Embedding</A> (tutorial for
-C/C++ programmers)
-
-<LI><A HREF="api/api.html">Python/C API</A> (reference for C/C++
-programmers)
-
-</UL>
-
-</BODY>