2006-08-22 15:57:13 +00:00
|
|
|
project boost/libs/fusion/doc ;
|
|
|
|
import boostbook : boostbook ;
|
|
|
|
using quickbook ;
|
|
|
|
|
|
|
|
boostbook quickbook
|
|
|
|
:
|
|
|
|
fusion.qbk
|
|
|
|
:
|
|
|
|
<xsl:param>boost.root=../../../..
|
|
|
|
<xsl:param>boost.libraries=../../../libraries.htm
|
|
|
|
<xsl:param>chunk.section.depth=4
|
|
|
|
<xsl:param>chunk.first.sections=1
|
|
|
|
<xsl:param>toc.section.depth=3
|
2007-01-23 06:15:17 +00:00
|
|
|
<xsl:param>toc.max.depth=3
|
|
|
|
<xsl:param>generate.section.toc.level=1
|
2006-08-22 15:57:13 +00:00
|
|
|
;
|
|
|
|
|