2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-27 19:12:08 +00:00
Files
math/doc/Jamfile.v2
2005-10-15 12:01:54 +00:00

18 lines
383 B
Plaintext

# Copyright John Maddock 2005. Use, modification, and distribution are
# subject to 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)
using quickbook ;
xml math : math.qbk ;
boostbook standalone
:
math
:
<xsl:param>nav.layout=none
<xsl:param>navig.graphics=0
;