mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 22:14:59 +00:00
Removed math docs from central build
[SVN r39921]
This commit is contained in:
parent
7badf17de7
commit
7852288f3b
2 changed files with 2 additions and 4 deletions
|
@ -14,7 +14,6 @@ boostbook doc
|
|||
#<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/mpi/doc//mpi
|
||||
<dependency>../libs/mpi/doc//mpi_autodoc.xml
|
||||
|
@ -39,7 +38,6 @@ boostbook doc
|
|||
#<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/typeof/doc//typeof
|
||||
<implicit-dependency>../libs/xpressive/doc//xpressive
|
||||
|
@ -61,3 +59,4 @@ explicit css ;
|
|||
install images : [ glob src/images/*.png ] : <location>html/images ;
|
||||
explicit images ;
|
||||
|
||||
|
||||
|
|
|
@ -373,8 +373,6 @@
|
|||
</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>
|
||||
|
@ -753,3 +751,4 @@
|
|||
<xi:include href="using.xml"/>
|
||||
</boostbook>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue