yuzu/externals/vcpkg/buildtrees/boost-concept-check/src/ost-1.79.0-c4bb71ebed.clean/doc/Jamfile.v2
2022-11-05 15:35:56 +01:00

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 ;