Add Jamfile to build PDF versions of all the docs.

Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc.
Tweaked fo.xsl to provide more options by default, and improve formatting.

[SVN r51104]
This commit is contained in:
John Maddock
2009-02-08 16:59:14 +00:00
parent 0480bcf503
commit c984bbb5f0

View File

@@ -5,7 +5,7 @@
xml hash : hash.qbk ;
boostbook standalone : hash :
<xsl:param>admon.graphics.path=images/
<format>html:<xsl:param>admon.graphics.path=images/
<xsl:param>navig.graphics.path=images/
<xsl:param>html.stylesheet=boostbook.css
<xsl:param>boost.root=../../../..