| project boost/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)/ | |
| ; | |