[v9_11] go three section levels deep in the ARM table of contents
(cherry picked from commit 0c061ce614)
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
<xsl:template match="abstract"/>
|
||||
<xsl:template match="sidebar"/>
|
||||
|
||||
<!-- Two section level in the Table of contents -->
|
||||
<xsl:param name="toc.section.depth">2</xsl:param>
|
||||
<!-- Three section levels deep in the Table of contents -->
|
||||
<xsl:param name="toc.section.depth">3</xsl:param>
|
||||
|
||||
<!-- Do not show the collaborators listed in bookinfo -->
|
||||
<xsl:param name="doc.collab.show" select="0"/>
|
||||
|
||||
Reference in New Issue
Block a user