From f2e28cb286520074579ea3dab022564388d717a9 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 23 Feb 2009 18:39:32 +0000 Subject: [PATCH] Merge PDF build changes from Trunk. [SVN r51417] --- doc/gcd/Jamfile.v2 | 1 + doc/octonion/Jamfile.v2 | 1 + doc/quaternion/Jamfile.v2 | 1 + doc/sf_and_dist/Jamfile.v2 | 1 + 4 files changed, 4 insertions(+) diff --git a/doc/gcd/Jamfile.v2 b/doc/gcd/Jamfile.v2 index e7bcf5da1..c7c1361bb 100644 --- a/doc/gcd/Jamfile.v2 +++ b/doc/gcd/Jamfile.v2 @@ -64,6 +64,7 @@ boostbook standalone pdf:img.src.path=$(images_location)/ pdf:admon.graphics.path=$(images_location)/../../svg-admon/ pdf:draft.mode="no" + pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/libs/math/doc/gcd/html ; diff --git a/doc/octonion/Jamfile.v2 b/doc/octonion/Jamfile.v2 index 6490f5079..a65abe233 100644 --- a/doc/octonion/Jamfile.v2 +++ b/doc/octonion/Jamfile.v2 @@ -64,6 +64,7 @@ boostbook standalone pdf:img.src.path=$(images_location)/ pdf:admon.graphics.path=$(images_location)/../../svg-admon/ pdf:draft.mode="no" + pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/libs/math/doc/octonion/html ; diff --git a/doc/quaternion/Jamfile.v2 b/doc/quaternion/Jamfile.v2 index 67168f291..90a258ce9 100644 --- a/doc/quaternion/Jamfile.v2 +++ b/doc/quaternion/Jamfile.v2 @@ -64,6 +64,7 @@ boostbook standalone pdf:img.src.path=$(images_location)/ pdf:admon.graphics.path=$(images_location)/../../svg-admon/ pdf:draft.mode="no" + pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/libs/math/doc/quaternion/html ; diff --git a/doc/sf_and_dist/Jamfile.v2 b/doc/sf_and_dist/Jamfile.v2 index 852f2e3ae..1a28f7b2e 100644 --- a/doc/sf_and_dist/Jamfile.v2 +++ b/doc/sf_and_dist/Jamfile.v2 @@ -64,6 +64,7 @@ boostbook standalone pdf:img.src.path=$(images_location)/ pdf:admon.graphics.path=$(images_location)/../../svg-admon/ pdf:draft.mode="no" + pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/libs/math/doc/sf_and_dist/html ;