From: Joshua Slive Date: Wed, 29 Nov 2000 02:25:45 +0000 (+0000) Subject: Put the developer index in the standard format. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19d9e004375a448279dde71809822082ea5d5940;p=apache Put the developer index in the standard format. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87118 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/footer.html b/docs/manual/developer/footer.html new file mode 100644 index 0000000000..1e5f739ebe --- /dev/null +++ b/docs/manual/developer/footer.html @@ -0,0 +1,8 @@ +
+ +

+ Apache HTTP Server Version 2.0 +

+ +Index +Home diff --git a/docs/manual/developer/header.html b/docs/manual/developer/header.html new file mode 100644 index 0000000000..9533b02bda --- /dev/null +++ b/docs/manual/developer/header.html @@ -0,0 +1,6 @@ +
+ [APACHE DOCUMENTATION] +

+ Apache HTTP Server Version 2.0 +

+
diff --git a/docs/manual/developer/index.html b/docs/manual/developer/index.html index e795744e6d..ba6b0485ed 100644 --- a/docs/manual/developer/index.html +++ b/docs/manual/developer/index.html @@ -11,10 +11,16 @@ VLINK="#000080" ALINK="#FF0000" > -

Developer Documentation for Apache-2.0

+ + + +

Developer Documentation for Apache-2.0

+

Apache Hook Functions

Converting Apache 1.3 Modules to Apache 2.0

MPM listing

Debugging Memory Allocation in APR

+ +