diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 57995eba..ceb7d91a 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -48,4 +48,6 @@ boostbook standalone : unordered : pdf:img.src.path=$(images_location)/ #pdf:admon.graphics.path=$(admonishment_location) pdf:draft.mode="no" + pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/libs/unordered/doc/html ; +