diff options
| author | (no author) <(no author)@unknown> | 2001-05-04 21:54:25 +0000 |
|---|---|---|
| committer | (no author) <(no author)@unknown> | 2001-05-04 21:54:25 +0000 |
| commit | ad2dd84025f628d29200b5a9a41d654be678aa6f (patch) | |
| tree | 35a838b6e9d6510a91e386728e78b4a81cb55781 /docs/manual/developer/index.html | |
| parent | f83672781de25207442ff908258219de1d103062 (diff) | |
| download | httpd-RSE.tar.gz | |
This commit was manufactured by cvs2svn to create branch 'RSE'.RSE
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/RSE@88989 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/developer/index.html')
| -rw-r--r-- | docs/manual/developer/index.html | 25 |
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> |
