mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
Add new boost doc tools intro to combined docs.
[SVN r85469]
This commit is contained in:
parent
0fb1633db5
commit
8ea232bd67
2 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,7 @@ boostbook doc
|
|||
<dependency>../libs/date_time/xmldoc//posix_time_autodoc.xml
|
||||
<dependency>../libs/date_time/xmldoc//local_time_autodoc.xml
|
||||
<dependency>../tools/build/v2/doc//jam_docs
|
||||
<dependency>../tools/quickbook/doc//boost-doc-tools
|
||||
<dependency>../tools/quickbook/doc//quickbook
|
||||
<dependency>../libs/interprocess/doc//standalone/<format>docbook
|
||||
<dependency>../libs/intrusive/doc//standalone/<format>docbook
|
||||
|
@ -101,6 +102,7 @@ boostbook doc
|
|||
<implicit-dependency>../libs/typeof/doc//typeof
|
||||
<implicit-dependency>../libs/xpressive/doc//xpressive
|
||||
<implicit-dependency>../tools/build/v2/doc//jam_docs
|
||||
<implicit-dependency>../tools/quickbook/doc//boost-doc-tools
|
||||
<implicit-dependency>../tools/quickbook/doc//quickbook
|
||||
<implicit-dependency>../libs/mpi/doc//mpi
|
||||
<implicit-dependency>../libs/circular_buffer/doc//standalone/<format>docbook
|
||||
|
|
|
@ -745,6 +745,7 @@
|
|||
or for use with their own applications.
|
||||
</para>
|
||||
</partintro>
|
||||
<xi:include href="boost-doc-tools.xml"/>
|
||||
<xi:include href="../../tools/boostbook/doc/boostbook.xml"/>
|
||||
<xi:include href="quickbook.xml"/>
|
||||
<xi:include href="jam_docs.xml"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue