Commit Graph

92 Commits

Author SHA1 Message Date
Daniel James
973cfb2055 Merge some small fixes from trunk.
Merged revisions 46740,46742,47002,47040 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r46740 | danieljames | 2008-06-26 20:20:56 +0100 (Thu, 26 Jun 2008) | 1 line
  
  Fix a character encoding error.
........
  r46742 | danieljames | 2008-06-26 20:25:38 +0100 (Thu, 26 Jun 2008) | 6 lines
  
  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.
........
  r47040 | danieljames | 2008-07-03 15:34:56 +0100 (Thu, 03 Jul 2008) | 1 line
  
  Workaround for some template syntax not supported in old versions of Visual C++ 6.5
........


[SVN r47078]
2008-07-04 17:04:47 +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
5d0d6f4222 Add to release branch
[SVN r46545]
2008-06-20 04:37:32 +00:00
Steven Watanabe
38a59699fe Hook up Units documentation
[SVN r46544]
2008-06-20 03:57:42 +00:00
Eric Niebler
bf57c25cac integrate accumulators
[SVN r46542]
2008-06-20 03:47:42 +00:00
Daniel James
adaea7732b Add Boost.Unordered to release branch.
[SVN r46342]
2008-06-12 00:26:08 +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
Daniel James
673c61e284 Fix thread documentation integration with the combined docs.
[SVN r43698]
2008-03-18 08:48:26 +00:00
Daniel James
527b357df5 Remove quickbook from the combined documentation.
[SVN r43651]
2008-03-16 12:04:59 +00:00
Christopher Kohlhoff
bb0df034a9 Merge asio doc fixes from release branch.
[SVN r43640]
2008-03-15 22:37:58 +00:00
Rene Rivera
179e5925c9 Merge docs cleanups from trunk.
[SVN r43339]
2008-02-21 00:26:37 +00:00
Christopher Kohlhoff
86cc4d1849 Ensure that the asio docs are generated.
[SVN r43313]
2008-02-19 07:31:40 +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
Rene Rivera
6064baaeb9 "Who's Using Boost?" content moved to new web site.
[SVN r41569]
2007-12-02 07:02:12 +00:00
Beman Dawes
ccc24c4494 Add missing copyright and license
[SVN r40835]
2007-11-06 13:41:19 +00:00
John Maddock
7852288f3b Removed math docs from central build
[SVN r39921]
2007-10-11 10:51:10 +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
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
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
Douglas Gregor
b9f40e9524 Setup Boost.MPI documentation
[SVN r36343]
2006-12-12 05:39:15 +00:00
Eric Niebler
b7b6c6dd69 automatically regenerated doxygen references for date_time
[SVN r33616]
2006-04-10 03:22:24 +00:00
Arkadiy Vertleyb
ed8bba96ed added typeof to the docs build
[SVN r33395]
2006-03-19 20:28:26 +00:00
Rene Rivera
686a94155d Add QuickBook docs to the global Boost docs under the Tools section.
[SVN r31688]
2005-11-18 01:17:16 +00:00
Rene Rivera
3c9f242a57 Add the actual building of the bjam docs.
[SVN r31661]
2005-11-15 06:31:17 +00:00
Rene Rivera
e98e793676 Add reference to bjam quickbook docs from global docs.
[SVN r31642]
2005-11-14 06:58:09 +00:00
John Maddock
2e6e606e38 Added TR1 docs.
[SVN r31411]
2005-10-20 17:22:13 +00:00
John Maddock
038e147c2f Added xpressive quickbook dependency.
[SVN r31336]
2005-10-15 12:18:02 +00:00
Eric Niebler
6ba10fb95b integrate xpressive docs
[SVN r31234]
2005-10-08 06:46:05 +00:00
Eric Niebler
d10e85e50c add Boost.Foreach
[SVN r30684]
2005-08-26 03:45:26 +00:00
John Maddock
9566d0a0e2 Added the "who's using Boost?" pages.
[SVN r29585]
2005-06-15 12:08:39 +00:00
John Maddock
afb4377585 Added type_traits and static_assert to the BoostBook build process.
[SVN r28288]
2005-04-17 10:43:53 +00:00
Daniel James
fa778312e8 Add the hash documentation to the main BoostBook file.
[SVN r28136]
2005-04-11 22:12:33 +00:00
Aleksey Gurtovoy
ccb76149dc make Libraries link to point to the official page
[SVN r25998]
2004-10-31 08:02:03 +00:00
Pavol Droba
44dcb1cbad string_algo library added to the boost-book build
[SVN r23567]
2004-07-14 23:52:17 +00:00
Douglas Gregor
6220afe264 Jamfile.v2: Add dependency for tribool library
src/boost.xml: Add link to tribool documentation


[SVN r23457]
2004-07-12 03:47:24 +00:00
Vladimir Prus
bceb19bf13 Integrate program_options into main Boost.Book docs.
[SVN r22850]
2004-05-17 09:03:26 +00:00
Douglas Gregor
a7fb78bbd8 Remove the testsuite stuff; the Boost.Build handling is not yet ready for
prime time


[SVN r18183]
2003-04-04 20:58:34 +00:00
Douglas Gregor
43d36536de Change top-level target name to "doc"
[SVN r17919]
2003-03-14 18:45:16 +00:00
Douglas Gregor
a4688425ac Jamfile for top-level BoostBook sources
[SVN r17916]
2003-03-14 18:11:10 +00:00