summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2008-02-03 11:58:39 +0000
committerDaniel James <daniel@calamity.org.uk>2008-02-03 11:58:39 +0000
commit7bfcef303deb76b1b4d6907cff0e1800aa153249 (patch)
treebcdae5463875b36ca5a427d2123bb030fc52bed3 /doc
parentc45a487b67f811c6475e02f8d2e3754723a45228 (diff)
downloadboost-7bfcef303deb76b1b4d6907cff0e1800aa153249.tar.gz
Don't include accumulators in the docs in this branch, as it isn't going to be in 1.35
[SVN r43067]
Diffstat (limited to 'doc')
-rw-r--r--doc/Jamfile.v28
-rw-r--r--doc/src/boost.xml2
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2
index 31c4f0e9b6..b7b313f18f 100644
--- a/doc/Jamfile.v2
+++ b/doc/Jamfile.v2
@@ -12,10 +12,10 @@ boostbook doc
:
## Build the various generated docs (Doxygen and QuickBook)...
- <dependency>../libs/accumulators/doc//accdoc.xml
- <dependency>../libs/accumulators/doc//statsdoc.xml
- <dependency>../libs/accumulators/doc//opdoc.xml
- <dependency>../libs/accumulators/doc//accumulators
+ #<dependency>../libs/accumulators/doc//accdoc.xml
+ #<dependency>../libs/accumulators/doc//statsdoc.xml
+ #<dependency>../libs/accumulators/doc//opdoc.xml
+ #<dependency>../libs/accumulators/doc//accumulators
<dependency>../libs/program_options/doc//autodoc.xml
<dependency>../libs/algorithm/string/doc//autodoc.xml
<dependency>../libs/logic/doc//reference.xml
diff --git a/doc/src/boost.xml b/doc/src/boost.xml
index af13808c08..55a1cc1d88 100644
--- a/doc/src/boost.xml
+++ b/doc/src/boost.xml
@@ -49,7 +49,7 @@
<part id="libraries">
<title>The Boost C++ Libraries (BoostBook Subset)</title>
- <xi:include href="accumulators.xml"/>
+ <!-- <xi:include href="accumulators.xml"/> -->
<xi:include href="../../libs/any/doc/any.xml"/>
<xi:include href="../../libs/array/doc/array.xml"/>