Commit graph

20 commits

Author SHA1 Message Date
Jonathan Wakely
5787a0323a Update links to std.dkuug.dk to www.open-std.org 2017-04-03 19:27:21 +01:00
Beman
eaf9b40ce3 End-of-line normalization. Most normalization was taken care of by .gitattributes, but a few files originally committed to svn with incorrect eol tags need explicit normalization. See .gitattributes man page and extensive list discussion. 2013-12-01 10:13:28 -05:00
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
0fdc582aea Remove the whitespace around array parameters in test docs.
[SVN r64278]
2010-07-22 23:26:31 +00:00
Daniel James
7a3c4e1e2d Fix test header in doc test.
[SVN r64277]
2010-07-22 23:25:47 +00:00
Daniel James
0fa71e570a Rebuild the 'gold' test documentation.
So much has changed since this was generated, it's hard to tell if the
changes are all okay. There is some slightly odd html for quotes, but
that's probably the fault of the docbook xsl and not a real problem.

[SVN r64173]
2010-07-19 20:19:59 +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
John Maddock
1dda1962e0 Fix FO XSL customisation layer to improve formatting - use widow and orphan control rather than "keep-together", make sure formatting is applied consistently across all elements, and allow code block to line wrap with hyphenation.
[SVN r51328]
2009-02-19 13:33:22 +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
2e0cd9bbb1 Added reference build.
[SVN r50221]
2008-12-09 12:11:12 +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
b4f6cd7636 Fixed typo in code block, added Boostbook example/test as well.
[SVN r50187]
2008-12-08 14:10:51 +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