Commit Graph

18 Commits

Author SHA1 Message Date
Jonathan Wakely
9e2020c74b Update links to std.dkuug.dk to www.open-std.org 2017-06-24 21:59:37 +01:00
Daniel James
c019fdbab1 Update doc/test from develop. 2015-01-15 09:36:01 +00:00
John Maddock
8efc16eed5 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
Daniel James
f0f3eca4cd Merge filesystem, range, doc from trunk.
* Inline deprecated methods in filesystem.
* Fix some links in range.
* Clean up test document a bit.


[SVN r64315]
2010-07-24 14:26:01 +00:00
Daniel James
9462f3d60d Merge documentation changes.
[SVN r64186]
2010-07-19 23:29:09 +00:00
Daniel James
a38b959dcd Merge documentation fixes.
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.


[SVN r63347]
2010-06-26 12:30:09 +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