summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/directives.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2002-09-23 05:40:12 +0200
committerAndré Malo <nd@apache.org>2002-09-23 05:40:12 +0200
commit805f42c21dbb8351a0e054e6e7e5b75450cdaa13 (patch)
treec8e6e05622e81e1d2796624ac0524d95f6270dca /docs/manual/mod/directives.xml
parentTransformation. (diff)
downloadapache2-805f42c21dbb8351a0e054e6e7e5b75450cdaa13.tar.xz
apache2-805f42c21dbb8351a0e054e6e7e5b75450cdaa13.zip
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
Diffstat (limited to 'docs/manual/mod/directives.xml')
-rw-r--r--docs/manual/mod/directives.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<?xml version="1.0"?>
<!DOCTYPE directiveindex SYSTEM "../style/modulesynopsis.dtd"
- [ <!ENTITY allmodules SYSTEM "allmodules.xml"> ]
+ [ <!ENTITY sitemap SYSTEM "../sitemap.xml"> ]
>
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
@@ -22,5 +22,5 @@
</p>
</summary>
- &allmodules;
+ &sitemap;
</directiveindex> \ No newline at end of file