mirror of
https://github.com/boostorg/boost.git
synced 2025-04-12 08:03:05 +00:00
Merge r31688 - Add Quickbook docs to the global Boost docs under the Tools
section. I forgot to merge this with the other quickbook documentation changes. [SVN r48982]
This commit is contained in:
parent
5dda67bc94
commit
4fc5b7c098
2 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,7 @@ boostbook doc
|
|||
<dependency>../libs/date_time/xmldoc//posix_time_autodoc.xml
|
||||
<dependency>../libs/date_time/xmldoc//local_time_autodoc.xml
|
||||
<dependency>../tools/jam/doc//bjam
|
||||
<dependency>../tools/quickbook/doc//quickbook
|
||||
<dependency>../libs/interprocess/doc//autodoc.xml
|
||||
<dependency>../libs/interprocess/doc//interprocess
|
||||
<dependency>../libs/intrusive/doc//autodoc.xml
|
||||
|
@ -58,6 +59,7 @@ boostbook doc
|
|||
<implicit-dependency>../libs/typeof/doc//typeof
|
||||
<implicit-dependency>../libs/xpressive/doc//xpressive
|
||||
<implicit-dependency>../tools/jam/doc//bjam
|
||||
<implicit-dependency>../tools/quickbook/doc//quickbook
|
||||
<implicit-dependency>../libs/mpi/doc//mpi
|
||||
<implicit-dependency>../libs/interprocess/doc//interprocess
|
||||
<implicit-dependency>../libs/intrusive/doc//intrusive
|
||||
|
|
|
@ -764,6 +764,7 @@
|
|||
</para>
|
||||
</partintro>
|
||||
<xi:include href="../../tools/boostbook/doc/boostbook.xml"/>
|
||||
<xi:include href="quickbook.xml"/>
|
||||
<xi:include href="bjam.xml"/>
|
||||
<xi:include href="../../tools/build/v2/doc/src/userman.xml"/>
|
||||
</part>
|
||||
|
|
Loading…
Add table
Reference in a new issue