From: Andre Malo
Date: Mon, 23 Sep 2002 03:40:12 +0000 (+0000)
Subject: move module list into sitemap.xml
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9346f9877fe62a1932f3322ba2e009dca41c2f86;p=apache
move module list into sitemap.xml
allmodules.xml is no longer needed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96955 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/allmodules.xml b/docs/manual/mod/allmodules.xml
deleted file mode 100644
index a01c24b4a6..0000000000
--- a/docs/manual/mod/allmodules.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
- core.xml
- mod_access.xml
- mod_actions.xml
- mod_alias.xml
- mod_asis.xml
- mod_auth.xml
- mod_auth_anon.xml
- mod_auth_dbm.xml
- mod_auth_digest.xml
- mod_auth_ldap.xml
- mod_autoindex.xml
- mod_cache.xml
- mod_cern_meta.xml
- mod_cgi.xml
- mod_cgid.xml
- mod_charset_lite.xml
- mod_dav.xml
- mod_deflate.xml
- mod_dir.xml
- mod_echo.xml
- mod_env.xml
- mod_example.xml
- mod_expires.xml
- mod_ext_filter.xml
- mod_file_cache.xml
- mod_headers.xml
- mod_imap.xml
- mod_include.xml
- mod_info.xml
- mod_isapi.xml
- mod_ldap.xml
- mod_log_config.xml
- mod_mime.xml
- mod_mime_magic.xml
- mod_negotiation.xml
- mod_proxy.xml
- mod_rewrite.xml
- mod_setenvif.xml
- mod_so.xml
- mod_ssl.xml
- mod_speling.xml
- mod_status.xml
- mod_suexec.xml
- mod_unique_id.xml
- mod_userdir.xml
- mod_usertrack.xml
- mod_vhost_alias.xml
- mpm_common.xml
- mpm_netware.xml
- mpm_winnt.xml
- perchild.xml
- prefork.xml
- worker.xml
-
diff --git a/docs/manual/mod/directives.xml b/docs/manual/mod/directives.xml
index 9373761b0b..4fbabd9685 100644
--- a/docs/manual/mod/directives.xml
+++ b/docs/manual/mod/directives.xml
@@ -1,6 +1,6 @@
]
+ [ ]
>
@@ -22,5 +22,5 @@
- &allmodules;
+ &sitemap;
\ No newline at end of file
diff --git a/docs/manual/mod/index.xml b/docs/manual/mod/index.xml
index 462b9508ec..181fd2aaea 100644
--- a/docs/manual/mod/index.xml
+++ b/docs/manual/mod/index.xml
@@ -1,6 +1,6 @@
]
+ [ ]
>
@@ -14,5 +14,6 @@
directives.
- &allmodules;
+
+ &sitemap;
\ No newline at end of file
diff --git a/docs/manual/mod/quickreference.xml b/docs/manual/mod/quickreference.xml
index 46310bf25a..219c39f002 100644
--- a/docs/manual/mod/quickreference.xml
+++ b/docs/manual/mod/quickreference.xml
@@ -1,6 +1,6 @@
]
+ [ ]
>
@@ -39,5 +39,5 @@
- &allmodules;
+ &sitemap;
\ No newline at end of file
diff --git a/docs/manual/sitemap.html.en b/docs/manual/sitemap.html.en
index c84c82a053..efc560d9d4 100644
--- a/docs/manual/sitemap.html.en
+++ b/docs/manual/sitemap.html.en
@@ -7,8 +7,145 @@
-->Site Map - Apache HTTP Server