mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Bring into line with the release branch.
[SVN r64253]
This commit is contained in:
parent
898b2741b4
commit
4877732fbd
1 changed files with 14 additions and 3 deletions
|
@ -31,7 +31,6 @@ install pdf-install
|
|||
any_docs
|
||||
../../libs/accumulators/doc//standalone
|
||||
../../libs/algorithm/string/doc//string_algo
|
||||
../../libs/asio/doc//asio
|
||||
../../libs/bimap/doc//standalone
|
||||
../../libs/bind/doc//ref-doc
|
||||
../../libs/concept_check/doc//concepts
|
||||
|
@ -43,7 +42,6 @@ install pdf-install
|
|||
../../libs/functional/forward/doc//standalone
|
||||
../../libs/functional/hash/doc//standalone
|
||||
../../libs/fusion/doc//quickbook
|
||||
../../libs/graph/quickbook//standalone
|
||||
../../libs/interprocess/doc//standalone
|
||||
../../libs/integer/doc//standalone
|
||||
../../libs/intrusive/doc//standalone
|
||||
|
@ -67,7 +65,7 @@ install pdf-install
|
|||
../../libs/scope_exit/doc//standalone
|
||||
../../libs/signals/doc//doc
|
||||
../../libs/spirit/doc//spirit2
|
||||
../../libs/spirit/repository//doc/spirit2_repository
|
||||
../../libs/spirit/repository/doc//spirit2_repository
|
||||
../../libs/static_assert/doc//standalone
|
||||
../../libs/thread/doc//standalone
|
||||
../../libs/tr1/doc//standalone
|
||||
|
@ -99,6 +97,16 @@ install python-tutorial-install
|
|||
<name>python_tutorial.pdf
|
||||
;
|
||||
|
||||
install asio-install
|
||||
:
|
||||
../../libs/asio/doc//asio
|
||||
:
|
||||
<location>.
|
||||
<install-type>PDF
|
||||
<format>pdf
|
||||
<name>asio.pdf
|
||||
;
|
||||
|
||||
install phoenix-install
|
||||
:
|
||||
../../libs/spirit/phoenix/doc//quickbook
|
||||
|
@ -140,6 +148,9 @@ install range-install
|
|||
<name>range.pdf
|
||||
;
|
||||
|
||||
# Just copy the MSM PDF over:
|
||||
install msm_install : ../../libs/msm/doc/pdf/msm.pdf : <location>. ;
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue