22 lines
515 B
Plaintext
22 lines
515 B
Plaintext
# Copyright Antony Polukhin, 2013-2023.
|
|
#
|
|
# 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 ;
|