Commit graph

129 commits

Author SHA1 Message Date
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
Dave Abrahams
77b9ebb88c Merging some of the more obvious changes from RC_1_34_0
[SVN r40714]
2007-11-03 03:25:13 +00:00
Frank Mori Hess
a49b772582 Fixed some invalid docbook (<para> is not allowed to be a child of
<part>).  This fixes one of the failures when building pdf docs with
fop 0.94.



[SVN r40046]
2007-10-15 13:06:26 +00:00
John Maddock
7852288f3b Removed math docs from central build
[SVN r39921]
2007-10-11 10:51:10 +00:00
Rene Rivera
c66dabd71d Don't make nav links white to prevent then from not showing up when the images are not present.
[SVN r39384]
2007-09-19 04:03:22 +00:00
Rene Rivera
46f269a2aa Style simplelist tables, to look like regular text lines.
[SVN r39383]
2007-09-19 03:59:52 +00:00
Beman Dawes
6f5ebb4d0e Initial commit
[SVN r39269]
2007-09-14 15:43:22 +00:00
John Maddock
7395b04dba 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
Ion Gaztañaga
d23e740960 Interprocess/Intrusive redirection
[SVN r38274]
2007-07-22 14:25:42 +00:00
Ion Gaztañaga
8a5e49b2f5 Corrected errors when building Interprocess/Intrusive documentation
[SVN r38270]
2007-07-22 13:53:06 +00:00
Ion Gaztañaga
2c13ec72a7 Added Boost.Interprocess and Boost.Intrusive to the documentation group
[SVN r38077]
2007-06-23 13:20:18 +00:00
Jan Gaspar
81cde09a2e circular_buffer: library included into boost documentation
[SVN r37711]
2007-05-18 16:00:36 +00:00
Rene Rivera
79e7f2dba6 Put in the build support for using the doxproc, Python based, Doxygen to BoostBook translator.
[SVN r37457]
2007-04-17 04:44:59 +00:00
Douglas Gregor
281472f589 MPI library now requires in libs/mpi
[SVN r37411]
2007-04-10 17:54:24 +00:00
Dave Abrahams
d700f597a1 add plain docutils stylesheet so we can override it cleanly
[SVN r36570]
2007-01-03 17:05:58 +00:00
Douglas Gregor
b9f40e9524 Setup Boost.MPI documentation
[SVN r36343]
2006-12-12 05:39:15 +00:00
Andreas Huber
68595ce972 Fixed license & copyright issues.
[SVN r36241]
2006-12-02 10:11:31 +00:00
John Maddock
ff687d94f2 Added vertical alignment of images.
[SVN r35580]
2006-10-12 17:32:09 +00:00
Daniel James
585bb9ca9d Add some needed redirection html files for date time and math.
[SVN r35292]
2006-09-23 17:48:33 +00:00
Dave Abrahams
e02bf0b4d5 Added What's In This Document
[SVN r35203]
2006-09-19 15:24:10 +00:00
Daniel James
91423482f0 Add copyright to redirection files I created.
Add a title so that they validate.


[SVN r35175]
2006-09-18 20:07:41 +00:00