]> granicus.if.org Git - apache/blobdiff - docs/manual/mod/index.xml
Merge in APR[-util] macros from branches/trunk-buildconf-noapr
[apache] / docs / manual / mod / index.xml
index a509c2eb0d34935d20b93a92ac691b9a0dd225d0..5452a4cb79924df6ea46d9540dd04078a1076d31 100644 (file)
@@ -1,18 +1,37 @@
 <?xml version="1.0"?>
-<!DOCTYPE directiveindex [
-    <!ENTITY allmodules SYSTEM "allmodules.xml">
-]>
+<!DOCTYPE moduleindex SYSTEM "../style/modulesynopsis.dtd">
+<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
+<!-- $LastChangedRevision$ -->
 
-<?xml-stylesheet type="text/xsl" href="../style/manual.xsl"?>
-<moduleindex>
-<title>Module Index</title>
-<summary>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
 
-    <p>Below is a list of all of the modules that come as part of
-    the Apache distribution.  See also the complete
-    alphabetical list of <a href="directives.html">all Apache
-    directives</a>.</p>
+     http://www.apache.org/licenses/LICENSE-2.0
 
-</summary>
-&allmodules;
-</moduleindex>
\ No newline at end of file
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<moduleindex metafile="index.xml.meta">
+  <title>Module Index</title>
+  <summary>
+    <p>
+      Below is a list of all of the modules that come as part of
+      the Apache HTTP Server distribution.  See also the complete
+      alphabetical list of <a href="directives.html">all Apache HTTP Server
+      directives</a>.
+    </p>
+  </summary>
+  <seealso><a href="../mpm.html">Multi-Processing Modules (MPMs)</a>
+  </seealso>
+  <seealso><a href="quickreference.html">Directive Quick Reference</a>
+  </seealso>
+</moduleindex>