20 lines
476 B
Plaintext
20 lines
476 B
Plaintext
#~ Copyright Marshall Clow 2013
|
|
#~ Distributed under 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
|
|
: array.xml
|
|
: <xsl:param>boost.root=../../../.. ;
|
|
|
|
###############################################################################
|
|
alias boostdoc
|
|
: array.xml
|
|
:
|
|
:
|
|
: ;
|
|
explicit boostdoc ;
|
|
alias boostrelease ;
|
|
explicit boostrelease ;
|