From 2c13ec72a7878d5481c0ee13b655da4870b0ad6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 23 Jun 2007 13:20:18 +0000 Subject: [PATCH] Added Boost.Interprocess and Boost.Intrusive to the documentation group [SVN r38077] --- doc/Jamfile.v2 | 6 ++++++ doc/src/boost.xml | 6 +++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 230e7da79e..106d399f37 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -28,6 +28,10 @@ boostbook doc ../more/whos_using//using ../tools/jam/doc//bjam ../tools/quickbook/doc//quickbook + ../libs/interprocess/doc//interprocess_doxygen.xml + ../libs/interprocess/doc//interprocess_xml + ../libs/intrusive/doc//intrusive_doxygen.xml + ../libs/intrusive/doc//intrusive_xml ## Add path references to the QuickBook generated docs... @@ -43,6 +47,8 @@ boostbook doc ../tools/jam/doc//bjam ../tools/quickbook/doc//quickbook ../libs/mpi/doc//mpi + ../libs/interprocess/doc//interprocess_xml + ../libs/intrusive/doc//intrusive_xml boost.libraries=../../libs/libraries.htm diff --git a/doc/src/boost.xml b/doc/src/boost.xml index cab7655d97..64b87ae05c 100644 --- a/doc/src/boost.xml +++ b/doc/src/boost.xml @@ -300,7 +300,9 @@ - + + + @@ -322,6 +324,8 @@ + +