summaryrefslogtreecommitdiffstats
path: root/doc/custom.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/custom.xsl')
-rw-r--r--doc/custom.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/custom.xsl b/doc/custom.xsl
index e69de29bb..f1692b12f 100644
--- a/doc/custom.xsl
+++ b/doc/custom.xsl
@@ -0,0 +1,3 @@
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
+<xsl:param name="toc.section.depth" select="20"/>
+</xsl:stylesheet>