From: Jim Jagielski Date: Mon, 19 Mar 2007 20:19:49 +0000 (+0000) Subject: And note its existance on the dev doc page X-Git-Tag: 2.3.0~1870 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f025961ce0ae8cbb663c2336d1653fc86c9374a;p=apache And note its existance on the dev doc page git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@520082 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/developer/index.html.en b/docs/manual/developer/index.html.en index 93c3a0a1b0..81bf0ef793 100644 --- a/docs/manual/developer/index.html.en +++ b/docs/manual/developer/index.html.en @@ -39,6 +39,7 @@
  • Apache 2.0 Hook Functions
  • Request Processing in Apache 2.0
  • How filters work in Apache 2.0
  • +
  • Guidelines for output filters in Apache 2.0
  • Converting Modules from Apache 1.3 to Apache 2.0
  • Debugging Memory Allocation in APR
  • Documenting Apache 2.0
  • diff --git a/docs/manual/developer/index.xml b/docs/manual/developer/index.xml index 348430b4a9..5ccf7b132f 100644 --- a/docs/manual/developer/index.xml +++ b/docs/manual/developer/index.xml @@ -41,6 +41,7 @@
  • Apache 2.0 Hook Functions
  • Request Processing in Apache 2.0
  • How filters work in Apache 2.0
  • +
  • Guidelines for output filters in Apache 2.0
  • Converting Modules from Apache 1.3 to Apache 2.0
  • Debugging Memory Allocation in APR
  • Documenting Apache 2.0