Files
quickbook/doc/Jamfile.v2
Joel de Guzman fd11e3edb8 added callouts
[SVN r37025]
2007-02-21 00:48:30 +00:00

20 lines
477 B
Plaintext
Executable File

project boost/quickbook/doc ;
import boostbook : boostbook ;
using quickbook ;
xml quickbook : quickbook.qbk ;
boostbook standalone
:
quickbook
:
<xsl:param>boost.root=../../../..
<xsl:param>boost.libraries=../../../../libs/libraries.htm
<xsl:param>generate.section.toc.level=3
<xsl:param>chunk.section.depth=2
<xsl:param>chunk.first.sections=1
#<xsl:param>callout.graphics.path=../../images/callouts//
;