]> granicus.if.org Git - apache/commitdiff
be more specific on element ordering and allow <seealso> within
authorAndré Malo <nd@apache.org>
Thu, 9 Jan 2003 04:34:26 +0000 (04:34 +0000)
committerAndré Malo <nd@apache.org>
Thu, 9 Jan 2003 04:34:26 +0000 (04:34 +0000)
the moduleindex

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98218 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/modulesynopsis.dtd

index b3088919104e30a40ab08f830ac90df975daaf9d..ce9ae954be661b821060378f3e5849017a6759d1 100644 (file)
@@ -41,7 +41,7 @@ usage?, seealso*)>
 <!ELEMENT usage %Block;>
 
 <!-- Used in index.xml -->
-<!ELEMENT moduleindex (title | summary | sitemap)+>
+<!ELEMENT moduleindex (title, summary, seealso*, sitemap)>
 
 <!-- Used in directive.xml -->
 <!ELEMENT directiveindex (title | summary | sitemap)+>