Author: afedosik
Date: 2007-05-04 10:36:07 -0400 (Fri, 04 May 2007)
New Revision: 2000
Modified:
trunk/documentation/resources/styles/en/html_chunk.xsl
Log:
Modified: trunk/documentation/resources/styles/en/html_chunk.xsl
===================================================================
--- trunk/documentation/resources/styles/en/html_chunk.xsl 2007-05-04 02:06:11 UTC (rev
1999)
+++ trunk/documentation/resources/styles/en/html_chunk.xsl 2007-05-04 14:36:07 UTC (rev
2000)
@@ -82,5 +82,7 @@
table before
procedure before
</xsl:param>
+ <xsl:template match="section[@role = 'NotInToc']//*"
mode="toc" />
+ <xsl:template match="chapter[@role = 'NotInToc']//section//*"
mode="toc" />
</xsl:stylesheet>
Show replies by date