Brian Silverman | bca6d25 | 2018-08-04 23:36:16 -0700 | [diff] [blame^] | 1 | project boost/concepts ; |
2 | import boostbook : boostbook ; | ||||
3 | |||||
4 | boostbook concepts : reference/concepts.xml | ||||
5 | : | ||||
6 | <format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html | ||||
7 | <xsl:param>boost.root=../../../.. | ||||
8 | ; | ||||
9 | |||||
10 | ############################################################################### | ||||
11 | alias boostdoc ; | ||||
12 | explicit boostdoc ; | ||||
13 | alias boostrelease : concepts ; | ||||
14 | explicit boostrelease ; |