← Prev in month ← Prev in thread

[docbook] Surpressing TOC entries for online Help

From
<>
Date
2004-11-09T20:44:44+00:00
ID
Thread
[docbook] Surpressing TOC entries for online Help
I'm trying to create a TOC for HTMLHelp, but I don't
want to show all the section headings. I id'd my
section 1's and added the command 
<xsl:template match="sect1[@role='NotInToc']" mode="toc"/>
to my custom template, but it did not do the trick.
← Prev in month ← Prev in thread