summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Glassford <glassfordm@hotmail.com>2004-07-01 14:12:46 +0000
committerMichael Glassford <glassfordm@hotmail.com>2004-07-01 14:12:46 +0000
commitc68695f07ee89b9a9fdd95a6ca1c04ce6e896690 (patch)
treeb07e9d8d046664e1fffed3c81b13e1f014fd69d8 /doc
parent5f41c902485c859f04ff5e7a70cacd8a1bf032d0 (diff)
downloadboost-c68695f07ee89b9a9fdd95a6ca1c04ce6e896690.tar.gz
Convert Boost.Threads documentation to BoostBook format.
[SVN r23301]
Diffstat (limited to 'doc')
-rw-r--r--doc/src/boost.xml13
1 files changed, 2 insertions, 11 deletions
diff --git a/doc/src/boost.xml b/doc/src/boost.xml
index 0a3aada17c..c279e56b23 100644
--- a/doc/src/boost.xml
+++ b/doc/src/boost.xml
@@ -679,17 +679,8 @@
<librarycategory name="category:testing"/>
</libraryinfo>
</library>
-
- <library name="Threads" dirname="thread" html-only="1">
- <libraryinfo>
- <author>
- <firstname>William</firstname>
- <surname>Kempf</surname>
- </author>
- <librarypurpose>Portable C++ multi-threading</librarypurpose>
- <librarycategory name="category:concurrent"/>
- </libraryinfo>
- </library>
+
+ <xi:include href="../../libs/thread/doc/thread.xml"/>
<library name="Timer" dirname="timer" html-only="1"
url="../../libs/timer/index.htm">