mirror of
https://github.com/boostorg/function_types.git
synced 2026-01-19 04:12:10 +00:00
20 lines
501 B
Plaintext
20 lines
501 B
Plaintext
|
|
using quickbook ;
|
|
|
|
xml function_types : function_types.qbk ;
|
|
boostbook standalone
|
|
:
|
|
function_types
|
|
:
|
|
<xsl:param>boost.root=../../../..
|
|
<xsl:param>boost.libraries=../../../libraries.htm
|
|
<xsl:param>nav.layout=none
|
|
<xsl:param>navig.graphics=0
|
|
<xsl:param>chunk.first.sections=1
|
|
<xsl:param>chunk.section.depth=2
|
|
<xsl:param>generate.section.toc.level=2
|
|
<xsl:param>toc.section.depth=1
|
|
<xsl:param>toc.max.depth=1
|
|
;
|
|
|