]> granicus.if.org Git - docbook-dsssl/commitdiff
Support indexing in webpages (website DTD). In the long run, this probably isn't...
authorNorman Walsh <ndw@nwalsh.com>
Sun, 15 Sep 2002 21:20:30 +0000 (21:20 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sun, 15 Sep 2002 21:20:30 +0000 (21:20 +0000)
xsl/html/autoidx.xsl

index ff958910b624ec707f26e830e05792348f9c6df1..b065906d482488ed22d81f67cfa97894fe02c65a 100644 (file)
@@ -29,7 +29,8 @@
                      |ancestor-or-self::simplesect
                      |ancestor-or-self::bibliography
                      |ancestor-or-self::glossary
-                     |ancestor-or-self::index)[last()]'>
+                     |ancestor-or-self::index
+                     |ancestor-or-self::webpage)[last()]'>
 
 <!ENTITY section.id 'generate-id(&section;)'>
 <!ENTITY sep '" "'>