]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/array/doc/Jamfile.v2
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / array / doc / Jamfile.v2
CommitLineData
7c673cae
FG
1#~ Copyright Marshall Clow 2013
2#~ Distributed under the Boost Software License, Version 1.0.
3#~ (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
4
5using boostbook ;
6
7boostbook standalone
8 : array.xml
9 : <xsl:param>boost.root=../../../.. ;
10
11###############################################################################
12alias boostdoc
13 : array.xml
14 :
15 :
16 : ;
17explicit boostdoc ;
18alias boostrelease ;
19explicit boostrelease ;