mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
Fix spirit documentation Jamfiles so the PDF's can be built from doc/pdf.
Add new docs to the PDF build. [SVN r55798]
This commit is contained in:
parent
a3c1731a38
commit
f5b8cb3916
2 changed files with 10 additions and 2 deletions
|
@ -39,8 +39,11 @@ install pdf-install
|
|||
../../libs/date_time/xmldoc//date_time
|
||||
../../libs/foreach/doc//standalone
|
||||
../../libs/function/doc//function-doc
|
||||
../../libs/functional/factory/doc//standalone
|
||||
../../libs/functional/forward/doc//standalone
|
||||
../../libs/functional/hash/doc//standalone
|
||||
../../libs/fusion/doc//quickbook
|
||||
../../libs/graph/quickbook//standalone
|
||||
../../libs/interprocess/doc//standalone
|
||||
../../libs/intrusive/doc//standalone
|
||||
../../libs/iterator/doc//standalone
|
||||
|
@ -52,14 +55,19 @@ install pdf-install
|
|||
../../libs/math/doc/gcd//standalone
|
||||
../../libs/math/doc/sf_and_dist//standalone
|
||||
../../libs/mpi/doc//standalone
|
||||
../../libs/program_options/doc//program_option
|
||||
../../libs/numeric/conversion/doc//standalone
|
||||
../../libs/optional/doc//standalone
|
||||
../../libs/program_options/doc//program_option
|
||||
../../libs/property_tree/doc//standalone
|
||||
../../libs/proto/doc//standalone
|
||||
# Invalid Jamfile, doesn't use Boostbook anyway??
|
||||
#../../libs/ptr_container/doc//standalone
|
||||
../../libs/range/doc//standalone
|
||||
../../libs/regex/doc//standalone
|
||||
../../libs/scope_exit/doc//standalone
|
||||
../../libs/signals/doc//doc
|
||||
../../libs/spirit//doc//spirit2
|
||||
../../libs/spirit/repository//doc//spirit2_repository
|
||||
../../libs/static_assert/doc//standalone
|
||||
../../libs/thread/doc//standalone
|
||||
../../libs/tr1/doc//standalone
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit d0fb76d6c409a989fcb1ad085fb026203b326156
|
||||
Subproject commit 553aed9cb7c977e446de816c8458f6f883184b58
|
Loading…
Add table
Reference in a new issue