summaryrefslogtreecommitdiff
path: root/libs/thread/doc/thread.qbk
diff options
context:
space:
mode:
Diffstat (limited to 'libs/thread/doc/thread.qbk')
-rw-r--r--libs/thread/doc/thread.qbk7
1 files changed, 4 insertions, 3 deletions
diff --git a/libs/thread/doc/thread.qbk b/libs/thread/doc/thread.qbk
index 6d33eb5d8..9605234da 100644
--- a/libs/thread/doc/thread.qbk
+++ b/libs/thread/doc/thread.qbk
@@ -8,10 +8,10 @@
[library Thread
[quickbook 1.5]
- [version 4.4.0]
+ [version 4.5.0]
[authors [Williams, Anthony] [Botet Escriba, Vicente J.]]
[copyright 2007-11 Anthony Williams]
- [copyright 2011-14 Vicente J. Botet Escriba]
+ [copyright 2011-15 Vicente J. Botet Escriba]
[purpose C++ Library for launching threads and synchronizing data between them]
[category text]
[license
@@ -244,7 +244,6 @@
[include futures.qbk]
[endsect]
-
[include tss.qbk]
[section:sds Synchronized Data Structures]
@@ -253,6 +252,8 @@
[/include sync_streams.qbk]
[endsect]
+[include parallel.qbk]
+
[include time.qbk]
[include emulations.qbk]