mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 23:13:58 +00:00
Limit maximum ToC depth
[SVN r23344]
This commit is contained in:
parent
98f0c95ef0
commit
73dc1f4b9f
@ -23,6 +23,8 @@
|
||||
<xsl:param name="generate.section.toc.level" select="3"/>
|
||||
<xsl:param name="doc.standalone">false</xsl:param>
|
||||
|
||||
<xsl:param name="toc.max.depth">3</xsl:param>
|
||||
|
||||
<xsl:template name="format.cvs.revision">
|
||||
<xsl:param name="text"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user