From 60d5bdcfddaa21ec7500f75d9110a802b0322759 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 896750b..3cdaf96 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -42,6 +42,7 @@ xml mpi : mpi.qbk ; boostbook standalone : mpi mpi_autodoc : + boost.root=../../../.. pdf:max-columns=66 pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html ;