boost/libs/any/doc/Jamfile.v2
2021-10-05 21:37:46 +02:00

22 lines
514 B
Plaintext

# Copyright Antony Polukhin 2013-2021.
#
# 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 ;