mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
integrate xpressive docs
[SVN r31234]
This commit is contained in:
parent
c584bd8327
commit
6ba10fb95b
2 changed files with 6 additions and 2 deletions
|
@ -13,14 +13,15 @@ boostbook doc : src/boost.xml
|
|||
<dependency>../libs/type_traits/doc//type_traits
|
||||
<dependency>../libs/static_assert/doc//static_assert
|
||||
<dependency>../libs/foreach/doc//foreach
|
||||
<dependency>../libs/xpressive/doc//autodoc.xml
|
||||
<dependency>../more/whos_using//using
|
||||
<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/foreach/doc//foreach
|
||||
<implicit-dependency>../libs/xpressive/doc//xpressive
|
||||
<implicit-dependency>../more/whos_using//using
|
||||
<xsl:param>boost.libraries=../../libs/libraries.htm
|
||||
|
||||
;
|
||||
|
||||
|
||||
|
|
|
@ -709,7 +709,7 @@
|
|||
|
||||
<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>
|
||||
|
@ -741,6 +741,9 @@
|
|||
</libraryinfo>
|
||||
</library>
|
||||
<xi:include href="../../libs/variant/doc/variant.xml"/>
|
||||
|
||||
<xi:include href="xpressive.xml"/>
|
||||
|
||||
</part>
|
||||
|
||||
<xi:include href="../../tools/boostbook/doc/boostbook.xml"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue