1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-26 19:01:35 +03:00
Files
apache/docs/manual/mod/index.xml
Joshua Slive 9f76888a0b Convert the last module (mpm_netware) and add the skeleton xml for
the automatic module index.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93829 13f79535-47bb-0310-9956-ffa450edef68
2002-03-10 05:06:42 +00:00

18 lines
460 B
XML

<?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>