From e27a27c9f33060088880c6bdf2d19feee3d4b402 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 26 Jun 2010 12:30:09 +0000 Subject: [PATCH] Merge documentation fixes. * Use `doc/src/*.css` instead of `doc/html/*.css`. * Remove wiki and people directories. * Some documentation fixes. * Left out `minimal.css` changes and boostbook changes because of clashes. [SVN r63347] --- 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 ; - - -