summaryrefslogtreecommitdiff
path: root/docs/manual/mod/index.xml.ja
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2003-04-11 21:17:44 +0000
committerAndré Malo <nd@apache.org>2003-04-11 21:17:44 +0000
commit495c5a7774ea72d3f4040a5b6d7cfb072ea46a4a (patch)
tree09d42ea7b28915dcbfe4e8e1ad2eec5b837e612e /docs/manual/mod/index.xml.ja
parent1f6e8eddae0a998dfc4171a5e04baab2d6d70808 (diff)
downloadhttpd-495c5a7774ea72d3f4040a5b6d7cfb072ea46a4a.tar.gz
re-introduce mod/allmodules.xml*
The change is mainly intended to save some memory during the build process. Additionally we may get a bit more clearness in our document structure ... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99333 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/index.xml.ja')
-rw-r--r--docs/manual/mod/index.xml.ja4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/index.xml.ja b/docs/manual/mod/index.xml.ja
index de8470d545..35a2d881f4 100644
--- a/docs/manual/mod/index.xml.ja
+++ b/docs/manual/mod/index.xml.ja
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-2022-jp"?>
<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd"
- [ <!ENTITY sitemap SYSTEM "../sitemap.xml.ja"> ]
+ [ <!ENTITY allmodules SYSTEM "allmodules.xml.ja"> ]
>
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
<!-- English revision: 1.5 -->
@@ -19,5 +19,5 @@
<seealso><a href="quickreference.html">$B%G%#%l%/%F%#%V(B $B%/%$%C%/%j%U%!%l%s%9(B</a>
</seealso>
- &sitemap;
+ &allmodules;
</moduleindex>