mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 22:14:59 +00:00
Added TR1 docs.
[SVN r31411]
This commit is contained in:
parent
b1788bc0b6
commit
2e6e606e38
2 changed files with 7 additions and 0 deletions
|
@ -12,6 +12,8 @@ boostbook doc : src/boost.xml
|
|||
<dependency>../libs/functional/hash/doc//hash
|
||||
<dependency>../libs/type_traits/doc//type_traits
|
||||
<dependency>../libs/static_assert/doc//static_assert
|
||||
<dependency>../libs/tr1/doc//tr1
|
||||
<dependency>../libs/math/doc//math
|
||||
<dependency>../libs/foreach/doc//foreach
|
||||
<dependency>../libs/xpressive/doc//autodoc.xml
|
||||
<dependency>../libs/xpressive/doc//xpressive
|
||||
|
@ -19,6 +21,8 @@ boostbook doc : src/boost.xml
|
|||
<implicit-dependency>../libs/functional/hash/doc//hash
|
||||
<implicit-dependency>../libs/type_traits/doc//type_traits
|
||||
<implicit-dependency>../libs/static_assert/doc//static_assert
|
||||
<implicit-dependency>../libs/tr1/doc//tr1
|
||||
<implicit-dependency>../libs/math/doc//math
|
||||
<implicit-dependency>../libs/foreach/doc//foreach
|
||||
<implicit-dependency>../libs/xpressive/doc//xpressive
|
||||
<implicit-dependency>../more/whos_using//using
|
||||
|
|
|
@ -404,6 +404,8 @@
|
|||
</libraryinfo>
|
||||
</library>
|
||||
|
||||
<xi:include href="math.xml"/>
|
||||
|
||||
<library name="Math/Common Factor" dirname="math/common_factor" html-only="1"
|
||||
url="../../libs/math/doc/common_factor.html">
|
||||
<libraryinfo>
|
||||
|
@ -694,6 +696,7 @@
|
|||
</libraryinfo>
|
||||
</library>
|
||||
|
||||
<xi:include href="tr1.xml"/>
|
||||
<xi:include href="../../libs/logic/doc/tribool.boostbook"/>
|
||||
|
||||
<library name="Tuple" dirname="tuple" html-only="1">
|
||||
|
|
Loading…
Add table
Reference in a new issue