any/doc/Jamfile.v2

22 lines
514 B
Plaintext

# Copyright Antony Polukhin 2013-2019.
#
# 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 boostbook ;
boostbook standalone
: any.xml
: <xsl:param>boost.root=../../../.. ;
###############################################################################
alias boostdoc
: any.xml
:
:
: ;
explicit boostdoc ;
alias boostrelease ;
explicit boostrelease ;