Commit graph

13 commits

Author SHA1 Message Date
John Maddock
416caad6cf 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 r79492]
2012-07-14 11:21:03 +00:00
John Maddock
0155e6527d Add (mostly non-working) equation demonstrations using LaTex, MathML and SVG.
[SVN r76838]
2012-02-02 10:36:43 +00:00
Daniel James
7a3c4e1e2d Fix test header in doc test.
[SVN r64277]
2010-07-22 23:25:47 +00:00
Daniel James
aec1f84230 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
Daniel James
c77c6ef733 Correct boost.url.prefix for htmlhelp and add a link to test it.
[SVN r51322]
2009-02-18 21:23:59 +00:00
John Maddock
be4a225ab4 Add HTMLHelp options to Jamfile.
[SVN r51270]
2009-02-16 13:12:22 +00:00
Daniel James
975670b17f Implement the 'boost:' for links relative to boost root. Also, optionally
replace links within the boost distribution with links to the the boost site,
which is useful for generating pdfs and standalone documentation.

Implemented with John Maddock. Fixes #1166.

[SVN r51261]
2009-02-15 19:31:37 +00:00
John Maddock
191f1bfed0 Add Jamfile to build PDF versions of all the docs.
Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc.
Tweaked fo.xsl to provide more options by default, and improve formatting.

[SVN r51104]
2009-02-08 16:59:14 +00:00
John Maddock
6a2c997964 Made test case self contained and added start of "gold standard" reference build.
[SVN r50220]
2008-12-09 12:09:56 +00:00
John Maddock
d07613d658 Added SVG versions of the graphics.
Updated doc test case to build PDF cleanly.

[SVN r50205]
2008-12-08 18:56:33 +00:00
John Maddock
2988dfbaa4 Added Doxygen test case.
[SVN r50201]
2008-12-08 17:59:12 +00:00
John Maddock
351ce1eaf0 Added initial documentation test.
[SVN r50136]
2008-12-05 16:34:46 +00:00
Beman Dawes
d29f46d334 Initial commit
[SVN r50133]
2008-12-05 15:17:56 +00:00