summaryrefslogtreecommitdiff
blob: a7763ecf6a033ca28f3c239c799badbeea7d98ba (plain)
1
2
3
4
5
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:param name="toc.section.depth" select="20"/>
<xsl:param name="chunk.section.depth" select="2"/>
<xsl:param name="generate.section.toc.level" select="2"/>
</xsl:stylesheet>