From 6435dbe2434263480a615ec2c96d157aa4470810 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] --- hash/doc/Jamfile.v2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hash/doc/Jamfile.v2 b/hash/doc/Jamfile.v2 index c21c881..62e2798 100644 --- a/hash/doc/Jamfile.v2 +++ b/hash/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=../../../../..