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 ;