|
|
@@ -650,18 +650,7 @@
|
|
|
</libraryinfo>
|
|
|
</library>
|
|
|
|
|
|
- <library name="Static Assert" dirname="static_assert" html-only="1">
|
|
|
- <libraryinfo>
|
|
|
- <author>
|
|
|
- <firstname>John</firstname>
|
|
|
- <surname>Maddock</surname>
|
|
|
- </author>
|
|
|
- <librarypurpose>Static assertions (compile time assertions)</librarypurpose>
|
|
|
- <librarycategory name="category:template"/>
|
|
|
- <librarycategory name="category:generic"/>
|
|
|
- <librarycategory name="category:testing"/>
|
|
|
- </libraryinfo>
|
|
|
- </library>
|
|
|
+ <xi:include href="static_assert.xml"/>
|
|
|
|
|
|
<xi:include href="../../libs/algorithm/string/doc/string_algo.xml"/>
|
|
|
|
|
|
@@ -716,27 +705,9 @@
|
|
|
</libraryinfo>
|
|
|
</library>
|
|
|
|
|
|
- <library name="Type Traits" dirname="type_traits" html-only="1"
|
|
|
- url="../../libs/type_traits/index.html">
|
|
|
- <libraryinfo>
|
|
|
- <author>
|
|
|
- <firstname>John</firstname>
|
|
|
- <surname>Maddock</surname>
|
|
|
- </author>
|
|
|
- <author>
|
|
|
- <firstname>Steve</firstname>
|
|
|
- <surname>Cleary</surname>
|
|
|
- </author>
|
|
|
- <author>
|
|
|
- <firstname>others</firstname>
|
|
|
- </author>
|
|
|
- <librarypurpose>Templates for fundamental properties of types</librarypurpose>
|
|
|
- <librarycategory name="category:generic"/>
|
|
|
- <librarycategory name="category:template"/>
|
|
|
- </libraryinfo>
|
|
|
- </library>
|
|
|
+ <xi:include href="type_traits.xml"/>
|
|
|
|
|
|
- <library name="uBLAS" dirname="numeric/ublas" html-only="1">
|
|
|
+ <library name="uBLAS" dirname="numeric/ublas" html-only="1">
|
|
|
<libraryinfo>
|
|
|
<author>
|
|
|
<firstname>Joerg</firstname>
|
|
|
@@ -773,3 +744,4 @@
|
|
|
<xi:include href="../../tools/boostbook/doc/boostbook.xml"/>
|
|
|
<xi:include href="../../tools/build/v2/doc/src/userman.xml"/>
|
|
|
</boostbook>
|
|
|
+
|