15 lines
419 B
Plaintext
Executable File
15 lines
419 B
Plaintext
Executable File
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 ;
|