1
0
Fork 0
arangodb/3rdParty/boost/1.62.0/libs/lambda/doc/Jamfile.v2

13 lines
276 B
Plaintext

project lambda/doc ;
import boostbook : boostbook ;
# Are these really the correct images??
path-constant images : ../../spirit/phoenix/doc/html ;
boostbook lambda-doc : lambda.xml
:
<xsl:param>boost.root=../../../..
<format>pdf:<xsl:param>img.src.path=$(images)/
;