]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/align/doc/Jamfile.v2
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / align / doc / Jamfile.v2
CommitLineData
7c673cae
FG
1# (c) 2014 Glen Joseph Fernandes
2# <glenjofe -at- gmail.com>
3#
4# Distributed under the Boost Software
5# License, Version 1.0.
6# http://boost.org/LICENSE_1_0.txt
7
8import quickbook ;
9
10xml align : align.qbk ;
11
12boostbook standalone : align : <xsl:param>boost.root=../../../.. ;
13
14alias boostdoc : align : : : ;
15
16explicit boostdoc ;
17
18alias boostrelease ;
19
20explicit boostrelease ;