Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r66429 - trunk/tools/quickbook/doc
From: dnljms_at_[hidden]
Date: 2010-11-07 09:44:31


Author: danieljames
Date: 2010-11-07 09:44:29 EST (Sun, 07 Nov 2010)
New Revision: 66429
URL: http://svn.boost.org/trac/boost/changeset/66429

Log:
Chunk the standalone quickbook docs in the same way as the main docs.
Text files modified:
   trunk/tools/quickbook/doc/Jamfile.v2 | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/tools/quickbook/doc/Jamfile.v2
==============================================================================
--- trunk/tools/quickbook/doc/Jamfile.v2 (original)
+++ trunk/tools/quickbook/doc/Jamfile.v2 2010-11-07 09:44:29 EST (Sun, 07 Nov 2010)
@@ -23,7 +23,7 @@
     :
         <xsl:param>boost.root=../../../..
         <xsl:param>generate.section.toc.level=3
- <xsl:param>chunk.section.depth=2
+ <xsl:param>chunk.section.depth=1
         <xsl:param>chunk.first.sections=1
 
         #<xsl:param>callout.graphics.path=../../images/callouts//


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk