From a0a2bd5703335e359501ee757a8b288834b54678 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 20 Jun 2010 18:00:48 +0000 Subject: [PATCH] Update various libraries' documentation build. Mostly to use the images and css files under doc/src instead of doc/html, usually be deleting the settings in order to use the defaults. Also add 'boost.root' to some builds in order to fix links which rely on it. [SVN r63146] --- doc/Jamfile.v2 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index a8dac07..1f8565d 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -12,6 +12,7 @@ boostbook standalone : static_assert : + boost.root=../../../.. nav.layout=none navig.graphics=0 # PDF Options: @@ -36,9 +37,3 @@ boostbook standalone pdf:admon.graphics.path=$(boost-images)/ pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html ; - -install html : ../../../doc/html/boostbook.css ; -install ../ : ../../../boost.png ; - - -