From: Joshua Slive Date: Wed, 6 Mar 2002 16:19:35 +0000 (+0000) Subject: Add a DTD for the new module docs. X-Git-Tag: 2.0.33~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68738e393b6432438443701a5c22bbe04bf08ae3;p=thirdparty%2Fapache%2Fhttpd.git Add a DTD for the new module docs. At the moment, not everything will validate with this DTD. This could be for a couple reasons: 1. The DTD needs some slight adjustments. 2. The xml needs some slight adjustments. On the other hand, some things like mod_rewrite.xml are so far from this DTD that I don't think I will bother trying to make it validate right now. Submitted By: Brad Miller , Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93728 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/modulesynopsis.dtd b/docs/manual/style/modulesynopsis.dtd new file mode 100644 index 00000000000..65b3c30a762 --- /dev/null +++ b/docs/manual/style/modulesynopsis.dtd @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file