summaryrefslogtreecommitdiff
path: root/docs/manual/developer/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/developer/index.html')
-rw-r--r--docs/manual/developer/index.html25
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/manual/developer/index.html b/docs/manual/developer/index.html
deleted file mode 100644
index 93eb0d9d2f..0000000000
--- a/docs/manual/developer/index.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
-<head>
-<title>Apache-2.0 Developer Documentation</title>
-</head>
-<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-<BODY
- BGCOLOR="#FFFFFF"
- TEXT="#000000"
- LINK="#0000FF"
- VLINK="#000080"
- ALINK="#FF0000"
->
-
-<!--#include virtual="header.html" -->
-
-<h1 align="center">Developer Documentation for Apache-2.0</h1>
-
-<p><a href="hooks.html">Apache Hook Functions</a></p>
-<p><a href="modules.html">Converting Apache 1.3 Modules to Apache 2.0</a></p>
-<p><a href="debugging.html">Debugging Memory Allocation in APR</a></p>
-<p><a href="../misc/API.html">Apache 1.3 API Notes</a></p>
-<!--#include virtual="footer.html" -->
-</body>
-</html>