diff options
Diffstat (limited to 'docs/manual/mod/index.xml')
-rw-r--r-- | docs/manual/mod/index.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/manual/mod/index.xml b/docs/manual/mod/index.xml new file mode 100644 index 0000000000..a509c2eb0d --- /dev/null +++ b/docs/manual/mod/index.xml @@ -0,0 +1,18 @@ +<?xml version="1.0"?> +<!DOCTYPE directiveindex [ + <!ENTITY allmodules SYSTEM "allmodules.xml"> +]> + +<?xml-stylesheet type="text/xsl" href="../style/manual.xsl"?> +<moduleindex> +<title>Module Index</title> +<summary> + + <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> + +</summary> +&allmodules; +</moduleindex>
\ No newline at end of file |