summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorTim Mayberry <mojofunk@gmail.com>2007-02-06 13:39:31 +0000
committerTim Mayberry <mojofunk@gmail.com>2007-02-06 13:39:31 +0000
commit63d28ebd1808b316dd2f8d152d94577b898d336c (patch)
tree05adc2ed602ddb22b3c2219e5ac568bf43e7bcfa /manual
parent672a31a552ae0bd67d40a0c078306d3a63a44746 (diff)
limit the manual TOC depth to 1 level to prevent information
overload which was especially noticable at the start of a chapter. git-svn-id: svn://localhost/ardour2/trunk@1425 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'manual')
-rw-r--r--manual/xsl/html.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/xsl/html.xsl b/manual/xsl/html.xsl
index 80a0a7772a..2c538b18c0 100644
--- a/manual/xsl/html.xsl
+++ b/manual/xsl/html.xsl
@@ -88,6 +88,9 @@ section toc
part toc
</xsl:param>
+<!-- Limit TOC depth to 1 level -->
+<xsl:param name="toc.section.depth">1</xsl:param>
+
<xsl:template name="nongraphical.admonition">
<div class="{name(.)}">
<h2 class="title">