|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r55224 - trunk/tools/boostbook/doc
From: daniel_james_at_[hidden]
Date: 2009-07-30 14:43:58
Author: danieljames
Date: 2009-07-28 03:25:41 EDT (Tue, 28 Jul 2009)
New Revision: 55224
URL: http://svn.boost.org/trac/boost/changeset/55224
Log:
Add a note about the pre-requisites for `setup_boostbook.sh`. Refs #3292
Text files modified:
trunk/tools/boostbook/doc/boostbook.xml | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
Modified: trunk/tools/boostbook/doc/boostbook.xml
==============================================================================
--- trunk/tools/boostbook/doc/boostbook.xml (original)
+++ trunk/tools/boostbook/doc/boostbook.xml 2009-07-28 03:25:41 EDT (Tue, 28 Jul 2009)
@@ -121,7 +121,11 @@
download the required DocBook stylesheets, DocBook DTD, and
(when Java is enabled) Apache FOP for PDF output. It will then
configure Boost.Build version 2 to build BoostBook
- documentation. To perform the installation, execute the
+ documentation.</para>
+
+ <para>The script requires: <command>sh</command>,
+ <command>curl</command> and <command>gunzip</command>.
+ To perform the installation, execute the
script <command>tools/boostbook/setup_boostbook.sh</command>
from a directory where you would like the resulting XSL, DTD,
and Apache FOP installations to occur. </para>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk