From 234f68cdb81fd202a0c9ac55b5c5d93d552bdcc8 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 2 Dec 2003 07:06:41 +0000 Subject: [PATCH] Update Doxygen information [SVN r21071] --- doc/boostbook.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/doc/boostbook.xml b/doc/boostbook.xml index 25e42cf..be08f19 100644 --- a/doc/boostbook.xml +++ b/doc/boostbook.xml @@ -295,17 +295,9 @@ using boostbook : DOCBOOK_XSL_DIR This section details the steps necessary to use Doxygen to extract documentation and comments from source code to build a BoostBook document (and transform it into end-user - documentation). This capability is under heavy development - (you've been warned). Requirements are: - - Doxygen from CVS, described at - My monolithic XML file patch to Doxygen CVS, available at - - - - Once you have a checkout of Doxygen from CVS, apple the - monolithic XML file patch and rebuild Doxygen. Next, we - configure Boost.Build for Doxygen support by editing + documentation). You will need a somewhat recent version of Doxygen; 1.2.18 or newer should suffice. + + Boost.Build can be configured for Doxygen support by editing user-config.jam or site-config.jam to add: