]> granicus.if.org Git - docbook-dsssl/commitdiff
Add index to webpage.mix
authorNorman Walsh <ndw@nwalsh.com>
Sun, 15 Sep 2002 21:13:26 +0000 (21:13 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sun, 15 Sep 2002 21:13:26 +0000 (21:13 +0000)
website/website-full.dtd

index 41a0ad928d74e6f23a050a35286f3ecb2f08485c..a4a3a26bce03407fe4d79f8e51534f5884c043d0 100644 (file)
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 %docbook.dtd;
 
+<!-- be more generous about the content of webpages in website-full -->
+<!ENTITY % webpage.mix "(config*, head, (%bookcomponent.content;),
+                        appendix*, (index|glossary|bibliography)*)">
+
+
 <!ENTITY % website.mod PUBLIC "-//Norman Walsh//DTD Website Module V2.2//EN"
                               "website.mod">
 %website.mod;