From a2e947588dddaa6a741d7685632f5a72a49db859 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 7 Dec 2010 20:45:08 +0000 Subject: [PATCH] Import boostbook/quickbook in unordered and hash docs. [SVN r67091] --- doc/Jamfile.v2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 1aab1e9..044ee70 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -3,6 +3,9 @@ # Distributed under the Boost Software License, Version 1.0. (See accompanying # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) +using boostbook ; +using quickbook ; + xml hash : hash.qbk ; boostbook standalone : hash : boost.root=../../../..