1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00
Files
apache/docs/manual/mod/directives.xml
André Malo 495c5a7774 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
2003-04-11 21:17:44 +00:00

27 lines
817 B
XML

<?xml version="1.0"?>
<!DOCTYPE directiveindex SYSTEM "../style/modulesynopsis.dtd"
[ <!ENTITY allmodules SYSTEM "allmodules.xml"> ]
>
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
<directiveindex metafile="directives.xml.meta">
<title>Directive Index</title>
<summary>
<p>
Each Apache directive available in the standard Apache
distribution is listed here. They are described using a
consistent format, and there is <a href="directive-dict.html"
rel="Glossary">a dictionary</a> of the terms used in their
descriptions available.
</p>
<p>
A <a href="quickreference.html">Directive Quick-Reference</a>
is also available giving details about each directive in a
summary form.
</p>
</summary>
&allmodules;
</directiveindex>