Commit graph

59 commits

Author SHA1 Message Date
Daniel James
a26d129d0b Merge doc build changes for jam.
[SVN r68572]
2011-01-30 14:03:44 +00:00
Hartmut Kaiser
1f1a4178de Spirit: merge from trunk
[SVN r68078]
2011-01-13 02:11:19 +00:00
Hartmut Kaiser
a4b82f518c Wave: merging from trunk
[SVN r68004]
2011-01-11 23:19:22 +00:00
Vladimir Prus
d3833607a2 Merge r64010, wherein jam has been moved.
[SVN r65233]
2010-09-04 11:02:21 +00:00
Daniel James
9462f3d60d Merge documentation changes.
[SVN r64186]
2010-07-19 23:29:09 +00:00
Steven Watanabe
2a633e418d Merge Random from the trunk
[SVN r60755]
2010-03-22 00:45:06 +00:00
Daniel James
7b1bb6a034 Merged revisions 55484,56028,56202,56207,56328 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r55484 | danieljames | 2009-08-09 13:36:48 +0100 (Sun, 09 Aug 2009) | 1 line
  
  Point the redirect files at the sourceforge sandbox hosting.
........
  r56028 | djowel | 2009-09-05 09:21:27 +0100 (Sat, 05 Sep 2009) | 1 line
  
  Tweak for code font sizes in headers to make them more readable.
........
  r56202 | danieljames | 2009-09-15 00:48:31 +0100 (Tue, 15 Sep 2009) | 1 line
  
  Add property tree to generated docs.
........
  r56207 | danieljames | 2009-09-15 08:03:43 +0100 (Tue, 15 Sep 2009) | 1 line
  
  Forwarding html files for property_tree.
........
  r56328 | danieljames | 2009-09-20 22:52:39 +0100 (Sun, 20 Sep 2009) | 1 line
  
  Update doc/src/boostbook.css
........


[SVN r56555]
2009-10-03 14:30:22 +00:00
Frank Mori Hess
468f673c24 Merging Signals2 to release branch.
[SVN r51710]
2009-03-11 17:51:08 +00:00
Daniel James
f88a39c169 Merge several documentation fixes. Plus a small inspect fix.
Merged revisions 50798-50799,50837-50839,50847-50848 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r50798 | danieljames | 2009-01-26 23:14:53 +0000 (Mon, 26 Jan 2009) | 5 lines
  
  Make checking for duplicated names case insensitive.
  
  This avoids generating filenames with names that only differ by case as they
  cause problems on case insensitive file systems.
........
  r50799 | danieljames | 2009-01-26 23:29:52 +0000 (Mon, 26 Jan 2009) | 1 line
  
  Label the line ending inspect errors.
........
  r50837 | danieljames | 2009-01-28 09:14:21 +0000 (Wed, 28 Jan 2009) | 1 line
  
  Add scope exit to the root html file.
........
  r50838 | danieljames | 2009-01-28 09:14:45 +0000 (Wed, 28 Jan 2009) | 1 line
  
  Fix a link in the typeof forwarding html file.
........
  r50839 | danieljames | 2009-01-28 09:14:56 +0000 (Wed, 28 Jan 2009) | 1 line
  
  Fix an incorrectly escaped right arrow.
........
  r50847 | danieljames | 2009-01-28 15:17:34 +0000 (Wed, 28 Jan 2009) | 2 lines
  
  Fix some documentation issues with scope_exit.
........
  r50848 | danieljames | 2009-01-28 15:32:46 +0000 (Wed, 28 Jan 2009) | 1 line
  
  Generate the scope_exit documentation.
........


[SVN r50849]
2009-01-28 15:53:42 +00:00
Alexander Nasonov
09b408cbdb Add ScopeExit.
[SVN r50820]
2009-01-27 21:03:57 +00:00
Daniel James
4fc5b7c098 Merge r31688 - Add Quickbook docs to the global Boost docs under the Tools
section. I forgot to merge this with the other quickbook documentation changes.



[SVN r48982]
2008-09-27 13:30:47 +00:00
Daniel James
df67256456 Merge some documentation changes.
Merged revisions 48927-48930,48934,48938 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r48927 | danieljames | 2008-09-23 20:29:01 +0100 (Tue, 23 Sep 2008) | 5 lines
  
  Rewrite the id code to convert the characters of parts of the id at the time of
  generating the id. This means that characters are translated to underscores for
  ids as well as for filenames, since in the eventual documents they have to be
  percent encoded this is probably an approvement. It also lets us deal with the
  translation more intelligently and truncate long identifiers.
........
  r48928 | danieljames | 2008-09-23 20:42:06 +0100 (Tue, 23 Sep 2008) | 1 line
  
  Copy extra images from quickbook to the combined documentation.
........
  r48929 | danieljames | 2008-09-23 20:44:20 +0100 (Tue, 23 Sep 2008) | 1 line
  
  Change quickbook so that the links are relative to the combined documentation.
........
  r48930 | danieljames | 2008-09-23 20:44:39 +0100 (Tue, 23 Sep 2008) | 1 line
  
  Remove the prebuilt version of quickbook.
........


[SVN r48957]
2008-09-24 22:55:00 +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
Eric Niebler
38324ca742 merge proto from trunk to release branch
[SVN r48800]
2008-09-16 18:25:52 +00:00
Eric Niebler
af23efd739 add Boost.Proto to trunk
[SVN r48079]
2008-08-11 07:10:51 +00:00
Daniel James
f9d9cb9df5 Merge a couple of simple documentation fixes.
Merged revisions 47881-47882 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r47881 | danieljames | 2008-07-30 10:44:26 +0100 (Wed, 30 Jul 2008) | 1 line
  
  Fix a link and a header.
........
  r47882 | danieljames | 2008-07-30 11:46:27 +0100 (Wed, 30 Jul 2008) | 1 line
  
  Use the correct library page for the asio documentation.
........


[SVN r47900]
2008-07-30 22:29:27 +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
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