From d2b89ddd106bfed981b99a86d36280a061b811b5 Mon Sep 17 00:00:00 2001
From: Joshua Slive
Date: Sat, 31 Aug 2002 16:58:52 +0000
Subject: [PATCH] Convert the mod_ldap docs to xml and add a cross-reference
and info to mod_auth_ldap.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96599 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/directives.html.en | 2 +-
docs/manual/mod/index.html.en | 3 +-
docs/manual/mod/mod_auth_ldap.html.en | 5 +-
docs/manual/mod/mod_auth_ldap.xml | 3 +
docs/manual/mod/mod_ldap.html.en | 206 ++++++++++++++++++++++
docs/manual/mod/mod_ldap.xml | 238 ++++++++++++++++++++++++++
6 files changed, 453 insertions(+), 4 deletions(-)
create mode 100644 docs/manual/mod/mod_ldap.html.en
create mode 100644 docs/manual/mod/mod_ldap.xml
diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en
index a9bbfbeb99..f90060f138 100644
--- a/docs/manual/mod/directives.html.en
+++ b/docs/manual/mod/directives.html.en
@@ -9,4 +9,4 @@
consistent format, and there is a dictionary of the terms used in their
descriptions available.
-
Apache HTTP Server Version 2.0

