From f5dd47883f0ac9ed5c16f9fa0b2362f248ca2742 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] --- string/doc/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/string/doc/Jamfile.v2 b/string/doc/Jamfile.v2 index 7bcc43e..fcdc99e 100644 --- a/string/doc/Jamfile.v2 +++ b/string/doc/Jamfile.v2 @@ -12,6 +12,7 @@ toolset.using doxygen ; boostbook string_algo : string_algo.xml autodoc : + boost.root=../../../../.. pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html ;