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 d7fb437192
commit 650b8b1220

View File

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