mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Don't include accumulators in the docs in this branch, as it isn't going to be in 1.35
[SVN r43067]
This commit is contained in:
parent
c45a487b67
commit
7bfcef303d
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue