1# Copyright Antony Polukhin 2013-2021.
2#
3# Use, modification, and distribution are
4# subject to the Boost Software License, Version 1.0. (See accompanying
5# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6
7using boostbook ;
8
9boostbook standalone
10	: any.xml
11	: <xsl:param>boost.root=../../../.. ;
12
13###############################################################################
14alias boostdoc
15    : any.xml
16    :
17    :
18    : ;
19explicit boostdoc ;
20alias boostrelease ;
21explicit boostrelease ;
22