15 Commits

Author SHA1 Message Date
Rene Rivera
4fffc7637d Add, and update, documentation build targets. 2016-10-07 23:07:37 -05:00
John Maddock
7f7a6d2324 Merge changes from trunk:
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
So "bjam pdfinstall" will now build and install the PDF to the current directory.
This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit).


[SVN r79500]
2012-07-14 16:05:50 +00:00
John Maddock
5976893b1a Merge accumulated type_traits patches from Trunk.
Refs #5777.

[SVN r74005]
2011-08-22 17:22:32 +00:00
John Maddock
e1a315e00e Merge change from Trunk to release.
[SVN r71481]
2011-04-25 12:26:48 +00:00
John Maddock
023bec7ba0 Fix PDF build from within boost-root/doc/pdf
[SVN r69511]
2011-03-03 11:22:48 +00:00
John Maddock
b67855e6da Change PDF URL to SF download page.
Add optional index generation.

[SVN r67544]
2011-01-01 17:01:48 +00:00
Daniel James
feb203903b Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.

[SVN r63146]
2010-06-20 18:00:48 +00:00
John Maddock
cde7a04813 Add PDF generation options to fix external links to point to the web site.
Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.

[SVN r51284]
2009-02-17 10:05:58 +00:00
John Maddock
1f23f44e86 Added link to PDF docs, and regenerated.
[SVN r43354]
2008-02-21 13:51:18 +00:00
John Maddock
27eacb4039 Update Jamfiles to make PDF generation easier.
[SVN r39714]
2007-10-05 17:49:12 +00:00
John Maddock
dcee03611b Added tip to function_traits.qbk, rebuilt docs.
[SVN r39682]
2007-10-04 09:18:16 +00:00
John Maddock
4d0bcdc9f5 Big type_traits update:
Added make_signed, make_unsigned and is_complex.
Added docs for some previously undocumented traits: is_signed, is_unsigned and decay.html
Added synonyms for some traits that have changed name in the latest C++ std draft.
Re-organised docs, moved docs out of the main doc build for now (it takes too long).

This also fixes issues: http://svn.boost.org/trac/boost/ticket/492 and http://svn.boost.org/trac/boost/ticket/1008.

[SVN r39175]
2007-09-10 09:19:49 +00:00
John Maddock
aef81a516f Remove the warnings: they don't really work as intended.
[SVN r31154]
2005-09-30 12:43:31 +00:00
John Maddock
004a786439 Improved local documentation build.
[SVN r30479]
2005-08-05 11:44:32 +00:00
John Maddock
a94ec173f1 Added new style docs.
[SVN r28279]
2005-04-16 16:29:33 +00:00