summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2008-01-06 16:47:16 +0000
committerDaniel James <daniel@calamity.org.uk>2008-01-06 16:47:16 +0000
commit3c82d73f8d215dfc33893462bbbc98e2333f9855 (patch)
tree5f93fd3c3d07c81fe05a7b8e1eca481d0508a9bf /doc
parent9e6b666502cda3e7578a96f36d9c77449cb75659 (diff)
downloadboost-3c82d73f8d215dfc33893462bbbc98e2333f9855.tar.gz
Add Boost.Unordered and add to the documentation. Not fully integrated yet.
[SVN r42528]
Diffstat (limited to 'doc')
-rw-r--r--doc/Jamfile.v22
-rw-r--r--doc/src/boost.xml2
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2
index d9416a6b71..31c4f0e9b6 100644
--- a/doc/Jamfile.v2
+++ b/doc/Jamfile.v2
@@ -39,6 +39,7 @@ boostbook doc
<dependency>../libs/interprocess/doc//interprocess
<dependency>../libs/intrusive/doc//autodoc.xml
<dependency>../libs/intrusive/doc//intrusive
+ <dependency>../libs/unordered/doc//unordered
## Add path references to the QuickBook generated docs...
@@ -55,6 +56,7 @@ boostbook doc
<implicit-dependency>../libs/mpi/doc//mpi
<implicit-dependency>../libs/interprocess/doc//interprocess
<implicit-dependency>../libs/intrusive/doc//intrusive
+ <implicit-dependency>../libs/unordered/doc//unordered
<xsl:param>boost.libraries=../../libs/libraries.htm
diff --git a/doc/src/boost.xml b/doc/src/boost.xml
index c3fd14026c..af13808c08 100644
--- a/doc/src/boost.xml
+++ b/doc/src/boost.xml
@@ -709,6 +709,8 @@
</libraryinfo>
</library>
+ <xi:include href="unordered.xml"/>
+
<library name="Utility" dirname="utility" html-only="1">
<libraryinfo>
<author>