Brian Silverman | 30005bc | 2018-08-04 23:36:01 -0700 | [diff] [blame^] | 1 | #~ Copyright Marshall Clow 2013 |
| 2 | #~ Distributed under the Boost Software License, Version 1.0. |
| 3 | #~ (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) |
| 4 | |
| 5 | using boostbook ; |
| 6 | |
| 7 | boostbook standalone |
| 8 | : array.xml |
| 9 | : <xsl:param>boost.root=../../../.. ; |
| 10 | |
| 11 | ############################################################################### |
| 12 | alias boostdoc |
| 13 | : array.xml |
| 14 | : |
| 15 | : |
| 16 | : ; |
| 17 | explicit boostdoc ; |
| 18 | alias boostrelease ; |
| 19 | explicit boostrelease ; |