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
889c012ed0
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
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
Daniel James
453303308f
Fix some documentation issues with scope_exit.
...
[SVN r50847]
2009-01-28 15:17:34 +00:00
Alexander Nasonov
5e2b379c4f
Add ScopeExit.
...
[SVN r50819]
2009-01-27 21:03:02 +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
Michael A. Jackson
1cc4d6b1c8
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49510]
2008-11-01 13:15:41 +00:00
Daniel James
1dadbfc58b
Change quickbook so that the links are relative to the combined documentation.
...
[SVN r48929]
2008-09-23 19:44:20 +00:00
Daniel James
510dc55d6d
Copy extra images from quickbook to the combined documentation.
...
[SVN r48928]
2008-09-23 19:42:06 +00:00
Eric Niebler
af23efd739
add Boost.Proto to trunk
...
[SVN r48079]
2008-08-11 07:10:51 +00:00
Daniel James
ccfb51b872
Use the correct library page for the asio documentation.
...
[SVN r47882]
2008-07-30 10:46:27 +00:00
Daniel James
55beabcf67
Merge asio details from the release branch.
...
[SVN r47812]
2008-07-25 21:15:39 +00:00
Beman Dawes
8542e567a3
Add blockquote to the 10 pt style list
...
[SVN r46926]
2008-06-30 18:35:11 +00:00
Daniel James
74ec52bf80
Give the asio documentation its own target.
...
The asio documentation is built with the rest of the combined documentation but
is really separate. So give it its own target so that separate parts can be
built separately.
[SVN r46742]
2008-06-26 19:25:38 +00:00
Steven Watanabe
38a59699fe
Hook up Units documentation
...
[SVN r46544]
2008-06-20 03:57:42 +00:00
Daniel James
c28aff122f
Thread is now using quickbook so we have to add a dependency to get it to build, and add it to the path, as it needs to be picked up from the build location.
...
[SVN r43731]
2008-03-19 18:22:58 +00:00
Douglas Gregor
45e8e6e3b5
Fix some documentation issues. Fixes #1655 , fixes #1660
...
[SVN r43680]
2008-03-17 17:34:46 +00:00
Christopher Kohlhoff
bb0df034a9
Merge asio doc fixes from release branch.
...
[SVN r43640]
2008-03-15 22:37:58 +00:00
Rene Rivera
749c472960
Add missing, and assumed, white background for screen rendering.
...
[SVN r43337]
2008-02-20 23:03:28 +00:00
Daniel James
3854d3d72c
Generated documentation which is no longer generated.
...
[SVN r43213]
2008-02-10 16:21:22 +00:00
Daniel James
f316740cff
Add a forwarding header for hash/custom.html as Boost.Bimap links to it.
...
[SVN r43192]
2008-02-09 12:45:32 +00:00
John Maddock
60453a325b
Removed dead files.
...
[SVN r43089]
2008-02-04 09:23:28 +00:00
John Maddock
fb5e216d8c
Removed dead files.
...
[SVN r43087]
2008-02-04 09:20:46 +00:00
Daniel James
9d7b86001c
Missed the dependency on accumulators.
...
[SVN r43068]
2008-02-03 12:39:43 +00:00
Daniel James
7bfcef303d
Don't include accumulators in the docs in this branch, as it isn't going to be in 1.35
...
[SVN r43067]
2008-02-03 11:58:39 +00:00
Daniel James
47285a61e0
Merge.
...
[SVN r42905]
2008-01-21 20:15:02 +00:00
Daniel James
25f38b1cac
Add forwarding html files for Boost.Unordered.
...
[SVN r42535]
2008-01-06 17:23:16 +00:00
Daniel James
3c82d73f8d
Add Boost.Unordered and add to the documentation. Not fully integrated yet.
...
[SVN r42528]
2008-01-06 16:47:16 +00:00
Eric Niebler
501c07a149
add accumulators
...
[SVN r42418]
2008-01-02 20:55:20 +00:00
Daniel James
859aa06e84
Remove the Boost.Math forwarding headers as they're now being built in
...
/libs/math.
[SVN r41871]
2007-12-08 14:47:11 +00:00
Daniel James
e1fd0e7c8d
Add a forwarding header for hash/custom.html as Boost.Bimap links to it.
...
[SVN r41584]
2007-12-02 14:53:43 +00:00
Rene Rivera
6064baaeb9
"Who's Using Boost?" content moved to new web site.
...
[SVN r41569]
2007-12-02 07:02:12 +00:00
Rene Rivera
5b3deb5924
Remove borders from simple list tables.
...
[SVN r41553]
2007-12-01 20:42:27 +00:00
Rene Rivera
088dcafdf3
Remove borders from simple list tables.
...
[SVN r41552]
2007-12-01 20:40:56 +00:00
Joel de Guzman
a5226f757f
updated the master css
...
[SVN r41288]
2007-11-21 22:24:37 +00:00
John Maddock
f1d80ac56f
Added super/subscript styling as per boost-docs mailing list discussion.
...
[SVN r41271]
2007-11-21 09:39:00 +00:00
Joel de Guzman
ddf8102b47
adjust to compensate for lack of <small> tag.
...
[SVN r41079]
2007-11-14 10:13:51 +00:00
Joel de Guzman
b0d82151d0
added license info in copyright notice at the footer
...
[SVN r40869]
2007-11-07 03:27:38 +00:00
Beman Dawes
ccc24c4494
Add missing copyright and license
...
[SVN r40835]
2007-11-06 13:41:19 +00:00
Daniel James
be2a8e92a4
Attribute copyright to Douglas Gregor.
...
The copyright in these files was attributed to William Kempf, but the revision
history shows that he has never touched them and the original file that they
were based on (threads.html) was created by Douglas Gregor.
The copyright was actually added by Hartmut Kaiser, who was adding the
copyright to all the Boost.Thread files and included this one.
[SVN r40718]
2007-11-03 10:32:35 +00:00
Daniel James
1f13c3e3f7
Add titles to redirect pages so that they will validate.
...
[SVN r40717]
2007-11-03 10:18:52 +00:00
Daniel James
e70a6f2e2a
Merge in changes to forwarding html files in doc/html.
...
[SVN r40716]
2007-11-03 10:10:11 +00:00