From: André Malo Date: Sat, 5 Apr 2003 18:13:21 +0000 (+0000) Subject: - new developer/index.xml X-Git-Tag: pre_ajp_proxy~1906 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5daf7a3dd6ede7f598d91cc51bab50e58631a05;p=thirdparty%2Fapache%2Fhttpd.git - new developer/index.xml - add references from the subdocuments to the index file () - fix German sitemap reference revision # to be up-to-date git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99243 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/debugging.html.en b/docs/manual/developer/debugging.html.en index f0e978ef643..2ff5e4b436e 100644 --- a/docs/manual/developer/debugging.html.en +++ b/docs/manual/developer/debugging.html.en @@ -16,7 +16,7 @@
<-

Debugging Memory Allocation in APR

+Apache > HTTP Server > Documentation > Version 2.1 > Developer Documentation

Debugging Memory Allocation in APR

The allocation mechanism's within APR have a number of debugging modes that can be used to assist in finding memory problems. This document describes the modes available and gives instructions on activating diff --git a/docs/manual/developer/debugging.xml b/docs/manual/developer/debugging.xml index 6231704399e..0044f5fe6af 100644 --- a/docs/manual/developer/debugging.xml +++ b/docs/manual/developer/debugging.xml @@ -4,6 +4,7 @@ +Developer Documentation Debugging Memory Allocation in APR diff --git a/docs/manual/developer/documenting.html.en b/docs/manual/developer/documenting.html.en index 5fef9988e4a..92e420efbd0 100644 --- a/docs/manual/developer/documenting.html.en +++ b/docs/manual/developer/documenting.html.en @@ -16,7 +16,7 @@

<-

Documenting Apache 2.0

Apache 2.0 uses Doxygen to document the APIs and global variables in the the code. This will explain the basics of how to document using Doxygen.

diff --git a/docs/manual/developer/documenting.xml b/docs/manual/developer/documenting.xml index 268ada8a8e2..223b9b8f3c5 100644 --- a/docs/manual/developer/documenting.xml +++ b/docs/manual/developer/documenting.xml @@ -4,6 +4,7 @@ +Developer Documentation Documenting Apache 2.0 diff --git a/docs/manual/developer/filters.html.en b/docs/manual/developer/filters.html.en index 35697f94621..41b1a7a9c3a 100644 --- a/docs/manual/developer/filters.html.en +++ b/docs/manual/developer/filters.html.en @@ -16,7 +16,7 @@
<-

How filters work in Apache 2.0

+Apache > HTTP Server > Documentation > Version 2.1 > Developer Documentation

How filters work in Apache 2.0

Warning

This is a cut 'n paste job from an email (<022501c1c529$f63a9550$7f00000a@KOJ>) and only reformatted for diff --git a/docs/manual/developer/filters.xml b/docs/manual/developer/filters.xml index 1ce61ef1a91..fbfe61e664e 100644 --- a/docs/manual/developer/filters.xml +++ b/docs/manual/developer/filters.xml @@ -4,6 +4,7 @@ +Developer Documentation How filters work in Apache 2.0 diff --git a/docs/manual/developer/hooks.html.en b/docs/manual/developer/hooks.html.en index 120d90809f5..0152d375fec 100644 --- a/docs/manual/developer/hooks.html.en +++ b/docs/manual/developer/hooks.html.en @@ -16,7 +16,7 @@

<-

Apache 2.0 Hook Functions

Warning

This document is still in development and may be partially out of date.

diff --git a/docs/manual/developer/hooks.xml b/docs/manual/developer/hooks.xml index ce94207db87..975b4c5794a 100644 --- a/docs/manual/developer/hooks.xml +++ b/docs/manual/developer/hooks.xml @@ -4,6 +4,7 @@ +Developer Documentation Apache 2.0 Hook Functions diff --git a/docs/manual/developer/index.html b/docs/manual/developer/index.html deleted file mode 100644 index 888ec3cdf98..00000000000 --- a/docs/manual/developer/index.html +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - Apache-2.0 Developer Documentation - - - - - - -

Developer Documentation for Apache-2.0

- -

Many of the documents on these Developer pages are lifted - from Apache 1.3's documentation. While they are all being - updated to Apache 2.0, they are in different stages of - progress. Please be patient, and point out any discrepancies or - errors on the developer/ pages directly to the - dev@httpd.apache.org mailing list.

- -

Topics

- -
-
Apache 1.3 API Notes
- -
Overview of Apache's Application Programming - Interface.
- -
Apache Hook Functions
- -
-
-
Request Processing in Apache - 2.0
-
-
- -
Apache Filters
- -
Porting Apache 1.3 - Modules
- -
Debugging Memory - Allocation
- -
Documenting Apache - 2.0
- -
Thread Safety in Apache 2.0
- -
Some notes on - Apache module development by Ryan Bloom
- -
Module Development Tutorials by Kevin O'Donnell
-
- Integrating a module into the Apache build system
-
- Handling configuration directives
- -
- - - - diff --git a/docs/manual/developer/index.html.en b/docs/manual/developer/index.html.en new file mode 100644 index 00000000000..1e271ad9cc6 --- /dev/null +++ b/docs/manual/developer/index.html.en @@ -0,0 +1,67 @@ + + + +Developer Documentation for Apache 2.0 - Apache HTTP Server + + + + + +
<-
+

Developer Documentation for Apache 2.0

+

Many of the documents on these Developer pages are lifted + from Apache 1.3's documentation. While they are all being + updated to Apache 2.0, they are in different stages of + progress. Please be patient, and point out any discrepancies or + errors on the developer/ pages directly to the + dev@httpd.apache.org mailing list.

+
+ +
top
+
top
+
+ + \ No newline at end of file diff --git a/docs/manual/developer/index.xml b/docs/manual/developer/index.xml new file mode 100644 index 00000000000..95746073eac --- /dev/null +++ b/docs/manual/developer/index.xml @@ -0,0 +1,59 @@ + + + + + + + + +Developer Documentation for Apache 2.0 + + +

Many of the documents on these Developer pages are lifted + from Apache 1.3's documentation. While they are all being + updated to Apache 2.0, they are in different stages of + progress. Please be patient, and point out any discrepancies or + errors on the developer/ pages directly to the + dev@httpd.apache.org mailing list.

+
+ +
Topics + +
+ +
External Resources + +
+
+ diff --git a/docs/manual/developer/modules.html.en b/docs/manual/developer/modules.html.en index de1a6d9fb66..620d1cda04e 100644 --- a/docs/manual/developer/modules.html.en +++ b/docs/manual/developer/modules.html.en @@ -16,7 +16,7 @@
<-

Converting Modules from Apache 1.3 to Apache 2.0

+Apache > HTTP Server > Documentation > Version 2.1 > Developer Documentation

Converting Modules from Apache 1.3 to Apache 2.0

This is a first attempt at writing the lessons I learned when trying to convert the mod_mmap_static module to Apache 2.0. It's by no means definitive and probably won't even be diff --git a/docs/manual/developer/modules.xml b/docs/manual/developer/modules.xml index 519d27b384a..de03072b916 100644 --- a/docs/manual/developer/modules.xml +++ b/docs/manual/developer/modules.xml @@ -4,6 +4,7 @@ +Developer Documentation Converting Modules from Apache 1.3 to Apache 2.0 diff --git a/docs/manual/developer/request.html.en b/docs/manual/developer/request.html.en index 7cddabaaaee..4dafd8de3e5 100644 --- a/docs/manual/developer/request.html.en +++ b/docs/manual/developer/request.html.en @@ -16,7 +16,7 @@

<-

Request Processing in Apache 2.0

+Apache > HTTP Server > Documentation > Version 2.1 > Developer Documentation

Request Processing in Apache 2.0

Warning

Warning - this is a first (fast) draft that needs further revision!

diff --git a/docs/manual/developer/request.xml b/docs/manual/developer/request.xml index d8479fc2797..51edc831adc 100644 --- a/docs/manual/developer/request.xml +++ b/docs/manual/developer/request.xml @@ -4,6 +4,7 @@ +Developer Documentation Request Processing in Apache 2.0 diff --git a/docs/manual/developer/thread_safety.html.en b/docs/manual/developer/thread_safety.html.en index d50f868dba8..87be5ec37f9 100644 --- a/docs/manual/developer/thread_safety.html.en +++ b/docs/manual/developer/thread_safety.html.en @@ -16,7 +16,7 @@
<-

Apache 2.0 Thread Safety Issues

+Apache > HTTP Server > Documentation > Version 2.1 > Developer Documentation

Apache 2.0 Thread Safety Issues

When using any of the threaded mpms in Apache 2.0 it is important that every function called from Apache be thread safe. When linking in 3rd party extensions it can be difficult to determine whether the resulting diff --git a/docs/manual/developer/thread_safety.xml b/docs/manual/developer/thread_safety.xml index b3a90cebcbf..80d5b028bd2 100644 --- a/docs/manual/developer/thread_safety.xml +++ b/docs/manual/developer/thread_safety.xml @@ -4,6 +4,7 @@ +Developer Documentation Apache 2.0 Thread Safety Issues diff --git a/docs/manual/sitemap.xml.de b/docs/manual/sitemap.xml.de index 29093cafe87..58ea117b754 100644 --- a/docs/manual/sitemap.xml.de +++ b/docs/manual/sitemap.xml.de @@ -1,6 +1,6 @@ - +