]> granicus.if.org Git - apache/commit
First crack at the automatic directive index. Now the only thing that
authorJoshua Slive <slive@apache.org>
Sat, 9 Mar 2002 22:42:54 +0000 (22:42 +0000)
committerJoshua Slive <slive@apache.org>
Sat, 9 Mar 2002 22:42:54 +0000 (22:42 +0000)
commit97dbf2d02adcec4d6c79fd22f1173bd5360bfbd5
treec76aed3722c1e047769e9f9159d3f8232787e357
parent59bba89f0eb363d2834456fe7d159163f915fad6
First crack at the automatic directive index.  Now the only thing that
needs to be done if a new module is added is to stick it in allmodules.xml.
The directives will then get included in the index.

The technique in the xsl stylesheet can surely be improved, and we can
also now do fancy stuff like having a "quick reference" which includes
syntax/etc.  But this is a good start.

I haven't committed the html output of this yet, because there are still
a few modules yet to be converted to xml.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93822 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/allmodules.xml [new file with mode: 0644]
docs/manual/mod/directives.xml [new file with mode: 0644]
docs/manual/style/manual.xsl