From 57c07c7a57281a1094b44590e846b4ed1d5d3be3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 19 Jul 2010 20:17:58 +0000 Subject: [PATCH] Fix doc build for 2 libraries which use own css. I changed the default to use doc/src/boostbook.css. So add an explicit location to libraries which use their own stylesheet. [SVN r64170] --- doc/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 9a59127..93998d0 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -24,6 +24,7 @@ boostbook standalone optional : boost.root=../../../.. + html.stylesheet=boostbook.css toc.max.depth=2 toc.section.depth=2 chunk.section.depth=1