Files
numeric_conversion/doc/Jamfile.v2
Matias Capeletto 35a5859da6 conversion docs fixes
[SVN r43251]
2008-02-14 18:08:16 +00:00

31 lines
689 B
Plaintext

# Boost.Numeric/Conversion
#
# Copyright (c) 2004-2007 Fernando Luis Cacciola Carballal
#
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
# Quickbook
# -----------------------------------------------------------------------------
import quickbook ;
xml conversion
:
conversion.qbk
;
boostbook standalone
:
conversion
:
<xsl:param>boost.root=../../../../..
<xsl:param>boost.libraries=../../../../libraries.htm
<xsl:param>toc.max.depth=2
<xsl:param>toc.section.depth=2
<xsl:param>chunk.section.depth=1
;