summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTim Blechmann <tim@klingt.org>2011-12-17 16:36:06 +0000
committerTim Blechmann <tim@klingt.org>2011-12-17 16:36:06 +0000
commit2bfb3de0e9e869c7adc68b4d8120f877d2a8325b (patch)
treee547aaf6b2b9c517e794b06e001f3a5838279225 /doc
parent46b1725d41ea62a5a46cd15c93372b167cfa2637 (diff)
downloadboost-2bfb3de0e9e869c7adc68b4d8120f877d2a8325b.tar.gz
merge boost.heap
[SVN r76023]
Diffstat (limited to 'doc')
-rw-r--r--doc/Jamfile.v23
-rw-r--r--doc/src/boost.xml2
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2
index 7fe57a73e0..12523c8abd 100644
--- a/doc/Jamfile.v2
+++ b/doc/Jamfile.v2
@@ -58,6 +58,8 @@ boostbook doc
<dependency>../libs/signals2/doc//hello_world_def_code_snippet.xml
<dependency>../libs/random/doc//random
#<dependency>../libs/spirit/doc//spirit
+ <dependency>../libs/heap/doc//autodoc.xml
+ <dependency>../libs/heap/doc//heap
## Add path references to the QuickBook generated docs...
@@ -87,6 +89,7 @@ boostbook doc
<implicit-dependency>../libs/signals2/doc//hello_world_def_code_snippet.xml
<implicit-dependency>../libs/random/doc//random
#<implicit-dependency>../libs/spirit/doc//spirit
+ <implicit-dependency>../libs/heap/doc//heap
<xsl:param>boost.libraries=../../libs/libraries.htm
diff --git a/doc/src/boost.xml b/doc/src/boost.xml
index e4f46f2900..b2e40c5d4e 100644
--- a/doc/src/boost.xml
+++ b/doc/src/boost.xml
@@ -295,6 +295,8 @@
</libraryinfo>
</library>
+ <xi:include href="heap.xml"/>
+
<library name="Integer" dirname="integer" html-only="1"
url="../../libs/integer/index.html">
<libraryinfo>