$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r48982 - in branches/release/doc: . src
From: daniel_james_at_[hidden]
Date: 2008-09-27 09:30:48
Author: danieljames
Date: 2008-09-27 09:30:47 EDT (Sat, 27 Sep 2008)
New Revision: 48982
URL: http://svn.boost.org/trac/boost/changeset/48982
Log:
Merge r31688 - Add Quickbook docs to the global Boost docs under the Tools
section. I forgot to merge this with the other quickbook documentation changes.
Text files modified: 
   branches/release/doc/Jamfile.v2    |     2 ++                                      
   branches/release/doc/src/boost.xml |     1 +                                       
   2 files changed, 3 insertions(+), 0 deletions(-)
Modified: branches/release/doc/Jamfile.v2
==============================================================================
--- branches/release/doc/Jamfile.v2	(original)
+++ branches/release/doc/Jamfile.v2	2008-09-27 09:30:47 EDT (Sat, 27 Sep 2008)
@@ -38,6 +38,7 @@
     <dependency>../libs/date_time/xmldoc//posix_time_autodoc.xml
     <dependency>../libs/date_time/xmldoc//local_time_autodoc.xml
     <dependency>../tools/jam/doc//bjam
+    <dependency>../tools/quickbook/doc//quickbook
     <dependency>../libs/interprocess/doc//autodoc.xml
     <dependency>../libs/interprocess/doc//interprocess
     <dependency>../libs/intrusive/doc//autodoc.xml
@@ -58,6 +59,7 @@
     <implicit-dependency>../libs/typeof/doc//typeof
     <implicit-dependency>../libs/xpressive/doc//xpressive
     <implicit-dependency>../tools/jam/doc//bjam
+    <implicit-dependency>../tools/quickbook/doc//quickbook
     <implicit-dependency>../libs/mpi/doc//mpi
     <implicit-dependency>../libs/interprocess/doc//interprocess
     <implicit-dependency>../libs/intrusive/doc//intrusive
Modified: branches/release/doc/src/boost.xml
==============================================================================
--- branches/release/doc/src/boost.xml	(original)
+++ branches/release/doc/src/boost.xml	2008-09-27 09:30:47 EDT (Sat, 27 Sep 2008)
@@ -764,6 +764,7 @@
       </para>
     </partintro>
     <xi:include href="../../tools/boostbook/doc/boostbook.xml"/>
+    <xi:include href="quickbook.xml"/>
     <xi:include href="bjam.xml"/>
     <xi:include href="../../tools/build/v2/doc/src/userman.xml"/>
   </part>