|
|
@@ -35,6 +35,7 @@ install pdf-install
|
|
|
:
|
|
|
array_docs
|
|
|
any_docs
|
|
|
+ ../../libs/align/doc//standalone
|
|
|
../../libs/atomic/doc//standalone
|
|
|
../../libs/accumulators/doc//standalone
|
|
|
../../libs/algorithm/string/doc//string_algo
|
|
|
@@ -44,10 +45,9 @@ install pdf-install
|
|
|
../../libs/chrono/doc//standalone
|
|
|
../../libs/concept_check/doc//concepts
|
|
|
../../libs/config/doc//standalone
|
|
|
- ../../libs/context/doc//standalone
|
|
|
- #../../libs/container/doc//pdfinstall
|
|
|
- ../../libs/conversion/doc//standalone
|
|
|
- ../../libs/coroutine/doc//standalone
|
|
|
+ ../../libs/context/doc//context
|
|
|
+ ../../libs/coroutine/doc//coro
|
|
|
+ ../../libs/core/doc//standalone
|
|
|
../../libs/date_time/xmldoc//date_time
|
|
|
../../libs/foreach/doc//standalone
|
|
|
../../libs/function/doc//function-doc
|
|
|
@@ -62,16 +62,11 @@ install pdf-install
|
|
|
../../libs/iterator/doc//standalone
|
|
|
../../libs/lambda/doc//lambda-doc
|
|
|
../../libs/lockfree/doc//standalone
|
|
|
+ ../../libs/lexical_cast/doc//standalone
|
|
|
# ../../libs/local_function/doc//doc
|
|
|
../../libs/logic/doc//tribool
|
|
|
- ../../libs/math/doc/complex//standalone
|
|
|
- ../../libs/math/doc/octonion//standalone
|
|
|
- ../../libs/math/doc/quaternion//standalone
|
|
|
- ../../libs/math/doc/gcd//standalone
|
|
|
- ../../libs/math/doc/sf_and_dist//pdfinstall
|
|
|
../../libs/move/doc//standalone
|
|
|
../../libs/mpi/doc//standalone
|
|
|
- ../../libs/multiprecision/doc//standalone
|
|
|
../../libs/numeric/conversion/doc//standalone
|
|
|
# ../../libs/numeric/odeint/doc//standalone
|
|
|
../../libs/optional/doc//standalone
|
|
|
@@ -88,6 +83,7 @@ install pdf-install
|
|
|
../../libs/static_assert/doc//standalone
|
|
|
../../libs/thread/doc//standalone
|
|
|
../../libs/tr1/doc//standalone
|
|
|
+ ../../libs/type_index/doc//standalone
|
|
|
../../libs/type_traits/doc//pdfinstall
|
|
|
../../libs/typeof/doc//standalone
|
|
|
../../libs/units/doc//standalone
|
|
|
@@ -127,16 +123,6 @@ install asio-install
|
|
|
<name>asio.pdf
|
|
|
;
|
|
|
|
|
|
-install phoenix-install
|
|
|
- :
|
|
|
- ../../libs/spirit/phoenix/doc//quickbook
|
|
|
- :
|
|
|
- <location>.
|
|
|
- <install-type>PDF
|
|
|
- <format>pdf
|
|
|
- <name>spirit-phoenix-v2.pdf
|
|
|
- ;
|
|
|
-
|
|
|
install boost-build-install
|
|
|
:
|
|
|
../../tools/build/doc//userman
|
|
|
@@ -191,9 +177,24 @@ install scope_exit_install
|
|
|
<name>scope_exit.pdf
|
|
|
;
|
|
|
|
|
|
+install math_install
|
|
|
+ :
|
|
|
+ ../../libs/math/doc//standalone
|
|
|
+ :
|
|
|
+ <location>.
|
|
|
+ <install-type>PDF
|
|
|
+ <format>pdf
|
|
|
+ <name>math.pdf
|
|
|
+;
|
|
|
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+install multiprecision_install
|
|
|
+ :
|
|
|
+ ../../libs/multiprecision/doc//standalone
|
|
|
+ :
|
|
|
+ <location>.
|
|
|
+ <install-type>PDF
|
|
|
+ <format>pdf
|
|
|
+ <name>multiprecision.pdf
|
|
|
+;
|
|
|
|
|
|
|