]> granicus.if.org Git - apache/commitdiff
remove references to allmodules.xml
authorAndré Malo <nd@apache.org>
Tue, 4 May 2004 22:40:43 +0000 (22:40 +0000)
committerAndré Malo <nd@apache.org>
Tue, 4 May 2004 22:40:43 +0000 (22:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103609 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/index.xml
docs/manual/mod/index.xml.de
docs/manual/mod/index.xml.es
docs/manual/mod/index.xml.ja
docs/manual/mod/index.xml.ko
docs/manual/style/xsl/moduleindex.xsl

index 05392af64bf92e0e0a9bee3465c8f1012cac1b65..8d4eebd4de47cb565160618778deec785314ee68 100644 (file)
@@ -1,9 +1,7 @@
 <?xml version="1.0"?>
-<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd"
-  [ <!ENTITY allmodules SYSTEM "allmodules.xml"> ]
->
+<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -35,6 +33,4 @@
   </seealso>
   <seealso><a href="quickreference.html">Directive Quick Reference</a>
   </seealso>
-
-  &allmodules;
 </moduleindex>
index fb3aed800adbe15e23d76ccbb612f60de988e12a..66bdf6dd26ebb4e3aaf54cbcfae300fb36740c17 100644 (file)
@@ -1,9 +1,7 @@
 <?xml version="1.0"?>
-<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd"
-  [ <!ENTITY allmodules SYSTEM "allmodules.xml.de"> ]
->
+<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 1.10 -->
+<!-- English Revision: 1.11 -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -35,6 +33,4 @@
   </seealso>
   <seealso><a href="quickreference.html">Kurzreferenz der Direktiven</a>
   </seealso>
-
-  &allmodules;
 </moduleindex>
index 8cf06ef7535a5326529d7c89add41416efb99e55..9185e7a8795d6a76a69c692e74f1185a54ccd548 100644 (file)
@@ -1,9 +1,7 @@
 <?xml version="1.0"?>
-<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd"
-  [ <!ENTITY allmodules SYSTEM "allmodules.xml.es"> ]
->
+<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
-<!-- English Revision: 1.10  -->
+<!-- English Revision: 1.11  -->
 
 
 <!--
@@ -38,7 +36,5 @@
   <seealso><a href="quickreference.html">Gu&#237;a R&#225;pida de Referencia de
   Directivas</a>
   </seealso>
-
-  &allmodules;
 </moduleindex>
 
index a4cbb9f28c644e6a26dcc7918f6daa830afafce7..8d3174a5bb34cfe02a2a4c6bc1b2ca22a75d7e97 100644 (file)
@@ -1,9 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp"?>
-<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd"
-  [ <!ENTITY allmodules SYSTEM "allmodules.xml.ja"> ]
->
+<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 1.10 -->
+<!-- English Revision: 1.11 -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -34,6 +32,4 @@
   </seealso>
   <seealso><a href="quickreference.html">\e$B%G%#%l%/%F%#%V\e(B \e$B%/%$%C%/%j%U%!%l%s%9\e(B</a>
   </seealso>
-
-  &allmodules;
 </moduleindex>
index 1bae36ad64b090df479e4f092af2e7af569abd09..53ffb559b7af50f727752d04fcb7145da9d204a2 100644 (file)
@@ -1,9 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
-<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd"
-  [ <!ENTITY allmodules SYSTEM "allmodules.xml.ko"> ]
->
+<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 1.10 -->
+<!-- English Revision: 1.11 -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
@@ -34,6 +32,4 @@
   </seealso>
   <seealso><a href="quickreference.html">Áö½Ã¾î ºü¸¥Âü°í</a>
   </seealso>
-
-  &allmodules;
 </moduleindex>
index 3090b8d60a09dcaa7e1bb6bf617e60ab81c9c2ab..97e8927f88e66d1f1d6d812ae52a508904c478aa 100644 (file)
                 <!-- core -->
                 <dl>&lf;
                 <dt>
-                    <a href="{document(modulefilelist/modulefile
-                                       [starts-with(., 'core.xml')])
+                    <a href="{document(document($allmodules)/modulefilelist
+                              /modulefile[starts-with(., 'core.xml')])
                               /modulesynopsis/name}.html">
                         <xsl:value-of
-                            select="document(modulefilelist/modulefile
-                                             [starts-with(., 'core.xml')])
+                            select="document(document($allmodules)/modulefilelist
+                                    /modulefile[starts-with(., 'core.xml')])
                                     /modulesynopsis/name" />
                     </a>
                 </dt>
                 <dd>
                     <xsl:apply-templates
-                        select="document(modulefilelist/modulefile
-                                         [starts-with(., 'core.xml')])
+                        select="document(document($allmodules)/modulefilelist
+                                         /modulefile[starts-with(., 'core.xml')])
                                 /modulesynopsis/description" />
                 </dd>&lf;
 
                 <!-- mpm_common -->
                 <dt>
-                    <a href="{document(modulefilelist/modulefile
-                                       [starts-with(., 'mpm_common.xml')])
+                    <a href="{document(document($allmodules)/modulefilelist
+                                       /modulefile[starts-with(., 'mpm_common.xml')])
                               /modulesynopsis/name}.html">
                         <xsl:value-of
-                            select="document(modulefilelist/modulefile
-                                             [starts-with(., 'mpm_common.xml')])
+                            select="document(document($allmodules)/modulefilelist
+                                             /modulefile[starts-with(., 'mpm_common.xml')])
                                     /modulesynopsis/name" />
                     </a>
                 </dt>
                 <dd class="separate">
                     <xsl:apply-templates
-                        select="document(modulefilelist/modulefile
-                                         [starts-with(., 'mpm_common.xml')])
+                        select="document(document($allmodules)/modulefilelist
+                                         /modulefile[starts-with(., 'mpm_common.xml')])
                                 /modulesynopsis/description" />
                 </dd>&lf;
 
                 <!-- and now the remaining MPMs -->
                 <xsl:variable name="mpmmodules"
-                    select="document(modulefilelist/modulefile)
+                    select="document(document($allmodules)/modulefilelist/modulefile)
                             /modulesynopsis
                                 [status='MPM' and name != 'mpm_common']" />
                 <xsl:variable name="translist">
                 </h2>&lf;
             
                 <xsl:variable name="modules"
-                    select="document(modulefilelist/modulefile)
+                    select="document(document($allmodules)/modulefilelist/modulefile)
                             /modulesynopsis[status!='MPM' and
                                             status!='Core']" />