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:
Daniel James 2008-09-27 13:30:47 +00:00
parent 5dda67bc94
commit 4fc5b7c098
2 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -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>