1# Copyright 2014 Glen Joseph Fernandes
2# ([email protected])
3#
4# Distributed under the Boost Software License, Version 1.0.
5# (http://www.boost.org/LICENSE_1_0.txt)
6
7import quickbook ;
8
9xml align : align.qbk ;
10
11boostbook standalone : align : <xsl:param>boost.root=../../../..  ;
12
13alias boostdoc : align : : : ;
14
15explicit boostdoc ;
16
17alias boostrelease ;
18
19explicit boostrelease ;
20