summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPavol Droba <droba@topmail.sk>2004-07-14 23:52:17 +0000
committerPavol Droba <droba@topmail.sk>2004-07-14 23:52:17 +0000
commit44dcb1cbad92903d04f07a8d3d5aa60c6de8259c (patch)
treea5bbe80e637e97f8795fc1b6dfaa9c229a4f3a1f /doc
parent5cc780c90f82d21db81fde0c120fcfa395ca1ff7 (diff)
downloadboost-44dcb1cbad92903d04f07a8d3d5aa60c6de8259c.tar.gz
string_algo library added to the boost-book build
[SVN r23567]
Diffstat (limited to 'doc')
-rw-r--r--doc/Jamfile.v27
-rw-r--r--doc/src/boost.xml2
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2
index c557b8dbf9..2ab840ca0a 100644
--- a/doc/Jamfile.v2
+++ b/doc/Jamfile.v2
@@ -5,6 +5,9 @@ import boostbook : boostbook ;
# main target, which is necessary to correctly build
# documentation
boostbook doc : src/boost.xml
- : <dependency>../libs/program_options/doc//autodoc.xml
- <dependency>../libs/logic/doc//reference.xml
+ :
+ <dependency>../libs/program_options/doc//autodoc.xml
+ <dependency>../libs/algorithm/string/doc//autodoc.xml
+ <dependency>../libs/logic/doc//reference.xml
+
;
diff --git a/doc/src/boost.xml b/doc/src/boost.xml
index 6271bd0a20..ef0364efa2 100644
--- a/doc/src/boost.xml
+++ b/doc/src/boost.xml
@@ -659,6 +659,8 @@
</libraryinfo>
</library>
+ <xi:include href="../../libs/algorithm/string/doc/string_algo.xml"/>
+
<library name="Test" dirname="test" html-only="1">
<libraryinfo>
<author>