1
0
forked from boostorg/bind

Add PDF generation options to fix external links to point to the web site.

Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.

[SVN r51284]
This commit is contained in:
John Maddock
2009-02-17 10:05:58 +00:00
parent f09a7a5747
commit 1d79533df7

View File

@@ -6,5 +6,8 @@
project boost/doc ;
import boostbook : boostbook ;
boostbook ref-doc : ref.xml ;
boostbook ref-doc : ref.xml
:
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html
;