From 8485d7aa5d0b7fd9285fe2937263bad798178b78 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 4 Dec 2007 23:43:00 +0000 Subject: [PATCH] Add some parameters to the optional documentation jamfile, so that the links work better. [SVN r41714] --- doc/Jamfile.v2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 95574ce..f0ca77b 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -24,5 +24,8 @@ boostbook standalone toc.max.depth=1 toc.section.depth=1 chunk.section.depth=1 + boost.root=../../../.. + boost.libraries=../../../libraries.htm + html.stylesheet=../../../../doc/html/boostbook.css ;