From 0f025961ce0ae8cbb663c2336d1653fc86c9374a Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 19 Mar 2007 20:19:49 +0000 Subject: [PATCH] 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 --- docs/manual/developer/index.html.en | 1 + docs/manual/developer/index.xml | 1 + 2 files changed, 2 insertions(+) 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
  • -- 2.50.1