From: Julian Seward Date: Wed, 3 Aug 2005 16:39:08 +0000 (+0000) Subject: Do per-chapter chunking for the html output. X-Git-Tag: svn/VALGRIND_3_0_0~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2dbebc4af279bcdcef0d2bface7f0464273fbcd9;p=thirdparty%2Fvalgrind.git Do per-chapter chunking for the html output. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4310 --- diff --git a/docs/lib/vg-html-chunk.xsl b/docs/lib/vg-html-chunk.xsl index 66537c0e1e..137d5ba9e3 100644 --- a/docs/lib/vg-html-chunk.xsl +++ b/docs/lib/vg-html-chunk.xsl @@ -15,6 +15,8 @@ + + @@ -104,7 +106,7 @@ - Valgrind User's Manual + Valgrind User`s Manual --> @@ -151,11 +153,9 @@ or count($next) > 0"/> + or (generate-id($home) != generate-id(.) or $nav.context = 'toc') + or ($chunk.tocs.and.lots != 0 and $nav.context != 'toc') + or ($next != 0)"/>

@@ -251,7 +251,7 @@
- + @@ -271,7 +271,7 @@ - +