15 lines
419 B
Plaintext
15 lines
419 B
Plaintext
|
project boost/concepts ;
|
||
|
import boostbook : boostbook ;
|
||
|
|
||
|
boostbook concepts : reference/concepts.xml
|
||
|
:
|
||
|
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
|
||
|
<xsl:param>boost.root=../../../..
|
||
|
;
|
||
|
|
||
|
###############################################################################
|
||
|
alias boostdoc ;
|
||
|
explicit boostdoc ;
|
||
|
alias boostrelease : concepts ;
|
||
|
explicit boostrelease ;
|