Fix thread documentation integration with the combined docs.

[SVN r43698]
This commit is contained in:
Daniel James 2008-03-18 08:48:26 +00:00
parent b97171dd86
commit 673c61e284
2 changed files with 3 additions and 1 deletions

View file

@ -35,6 +35,7 @@ boostbook doc
<dependency>../libs/intrusive/doc//autodoc.xml
<dependency>../libs/intrusive/doc//intrusive
<dependency>../libs/asio/doc//asio
<dependency>../libs/thread/doc//thread
## Add path references to the QuickBook generated docs...
@ -49,6 +50,7 @@ boostbook doc
<implicit-dependency>../libs/mpi/doc//mpi
<implicit-dependency>../libs/interprocess/doc//interprocess
<implicit-dependency>../libs/intrusive/doc//intrusive
<implicit-dependency>../libs/thread/doc//thread
<xsl:param>boost.libraries=../../libs/libraries.htm

View file

@ -650,7 +650,7 @@
</libraryinfo>
</library>
<xi:include href="../../libs/thread/doc/thread.xml"/>
<xi:include href="thread.xml"/>
<library name="Timer" dirname="timer" html-only="1"
url="../../libs/timer/index.html">