|
|
@@ -749,9 +749,23 @@
|
|
|
|
|
|
</part>
|
|
|
|
|
|
- <xi:include href="../../tools/boostbook/doc/boostbook.xml"/>
|
|
|
- <xi:include href="../../tools/build/v2/doc/src/userman.xml"/>
|
|
|
- <xi:include href="bjam.xml"/>
|
|
|
+ <part id="tools">
|
|
|
+ <title>Boost Tools</title>
|
|
|
+ <para>
|
|
|
+ Boost developers, testers, and maintainers have developed various programs to
|
|
|
+ help with the administration of the Boost Libraries. Like everything else about
|
|
|
+ Boost, these tools are available in source form, and are part of the regular
|
|
|
+ Boost distribution.
|
|
|
+ </para>
|
|
|
+ <para>
|
|
|
+ Users may find these tools useful when porting Boost libraries to a new platform,
|
|
|
+ or for use with their own applications.
|
|
|
+ </para>
|
|
|
+
|
|
|
+ <xi:include href="../../tools/boostbook/doc/boostbook.xml"/>
|
|
|
+ <xi:include href="bjam.xml"/>
|
|
|
+ <xi:include href="../../tools/build/v2/doc/src/userman.xml"/>
|
|
|
+ </part>
|
|
|
+
|
|
|
<xi:include href="using.xml"/>
|
|
|
</boostbook>
|
|
|
-
|