From 72abcda3023c0bccb7d4a5702b303d48ed7808c0 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 13 Feb 2004 22:59:41 +0000 Subject: [PATCH] Note that users should remove .html files before generated documentation (Ron Garcia) [SVN r22258] --- doc/boostbook.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/boostbook.xml b/doc/boostbook.xml index aa79853..d0cdf7a 100644 --- a/doc/boostbook.xml +++ b/doc/boostbook.xml @@ -138,7 +138,9 @@ std::cout << f(5, 3) >> std::endl; you would like to limit your network bandwidth or limit delays in building documentation, now might be a good time to download the DocBook DTD and XSL stylesheets as described in . + linkend="boostbook.docbook.config"/>. You should delete or make + writable the .html files in + $BOOST_ROOT/doc/html before continuing. Now we can build some documentation. Change to the directory $BOOST_ROOT/doc and run bjam --v2 to