
8 Feb
2009
8 Feb
'09
9:36 p.m.
John Maddock wrote:
Folks,
SVN commit 51104 to trunk provides the basic support for building all the Boost libraries that can be as PDF's:
Thanks for doing this. Printable documentation for all libraries would be extremely nice.
Known TODO's ~~~~~~~~~~~
* Some of the PDF's are badly named: for example the python tutorial is simply "tutorial.pdf", Phoenix is "users_manual.pdf" and Boost.Build is "standalone.pdf". Anyone know how to get Boost.Build to rename a file or else change the name of Boostbook target?
Something like: install my_pdf_file : some_target_that_produces_badly_named_file : <name>nice_name <location>whatever ; should work. - Volodya