From 63d28ebd1808b316dd2f8d152d94577b898d336c Mon Sep 17 00:00:00 2001 From: Tim Mayberry Date: Tue, 6 Feb 2007 13:39:31 +0000 Subject: 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 --- manual/xsl/html.xsl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/xsl') 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 + +1 +

-- cgit v1.2.3