From af6eb9fa6f65c7162fa1b77944a7510f99d87dcd 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] --- hash/doc/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/hash/doc/Jamfile.v2 b/hash/doc/Jamfile.v2 index a191e02..acdf5ec 100644 --- a/hash/doc/Jamfile.v2 +++ b/hash/doc/Jamfile.v2 @@ -15,4 +15,5 @@ boostbook standalone : hash : generate.section.toc.level=2 toc.section.depth=1 toc.max.depth=1 + pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/libs/functional/hash/doc/html ;