Author: afedosik
Date: 2007-05-04 11:04:22 -0400 (Fri, 04 May 2007)
New Revision: 2001
Modified:
trunk/documentation/resources/styles/en/html.xsl
Log:
Modified: trunk/documentation/resources/styles/en/html.xsl
===================================================================
--- trunk/documentation/resources/styles/en/html.xsl 2007-05-04 14:36:07 UTC (rev 2000)
+++ trunk/documentation/resources/styles/en/html.xsl 2007-05-04 15:04:22 UTC (rev 2001)
@@ -80,5 +80,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