2
0
mirror of https://github.com/boostorg/lambda.git synced 2026-01-25 06:12:27 +00:00
Files
lambda/doc/Jamfile.v2
John Maddock 48e6f45d92 Merge PDF build changes from Trunk.
[SVN r51417]
2009-02-23 18:39:32 +00:00

12 lines
238 B
Plaintext

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