From ea3c254370e17c09e8ce0e056e7ca0c7eacbc90f 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/tutorial/doc/Jamfile.v2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/tutorial/doc/Jamfile.v2 b/doc/tutorial/doc/Jamfile.v2 index 2e5151d4..ba888263 100644 --- a/doc/tutorial/doc/Jamfile.v2 +++ b/doc/tutorial/doc/Jamfile.v2 @@ -13,8 +13,6 @@ boostbook tutorial tutorial.qbk : boost.root=../../../../../.. - boost.libraries=../../../../../../libs/libraries.htm - html.stylesheet=../../../../../../doc/html/boostbook.css pdf:img.src.path=$(images)/ pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/libs/python/doc/tutorial/doc/html ;