From f2433c63d563401616499bb08761add3b1db085f Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 17 Feb 2009 10:05:58 +0000 Subject: [PATCH] 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] --- doc/Jamfile.v2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 2fe0c7a..f6bef47 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -16,5 +16,7 @@ boostbook standalone toc.max.depth=3 toc.section.depth=3 chunk.section.depth=4 + pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/libs/iterator/doc ; +