Commit graph

117 commits

Author SHA1 Message Date
Beman Dawes
2fe078ddbb Release 1.47.0
[SVN r73007]
2011-07-11 22:16:03 +00:00
Daniel James
fd4cd611fd Merge /doc from trunk.
[SVN r70928]
2011-04-03 11:03:05 +00:00
Daniel James
6d9b4a9c59 Remove html redirects for jam.
[SVN r69327]
2011-02-27 14:02:02 +00:00
Daniel James
ea217efd5e Missing redirect for chrono.
[SVN r69257]
2011-02-24 22:42:42 +00:00
Daniel James
15de6c758e Html redirects for ratio.
[SVN r69255]
2011-02-24 22:40:21 +00:00
Daniel James
9462f3d60d Merge documentation changes.
[SVN r64186]
2010-07-19 23:29:09 +00:00
Daniel James
867f3e6d8d Remove doc/html/*.css.
The files in doc/src should be used instead.

[SVN r64171]
2010-07-19 20:18:24 +00:00
Daniel James
4db9e6c71b Merge doc from trunk.
[SVN r63460]
2010-06-30 23:05:24 +00:00
Daniel James
a26f65b92f Have two copies of minimal.css for now.
To ease the transition.


[SVN r63457]
2010-06-30 22:02:30 +00:00
Daniel James
35c0940f15 Move minimal.css to doc/src.
[SVN r63148]
2010-06-20 18:02:14 +00:00
Steven Watanabe
aa88dde4e4 Sync html/boostbook.css with src/boostbook.css
[SVN r63019]
2010-06-16 14:02:51 +00:00
Steven Watanabe
2a633e418d Merge Random from the trunk
[SVN r60755]
2010-03-22 00:45:06 +00:00
Steven Watanabe
655308fb2a Link new Boost.Random documentation into the main doc build and remove the old html
[SVN r60172]
2010-03-05 04:59:16 +00:00
Daniel James
68f5f3fa29 Merge doc directory from trunk.
[SVN r59962]
2010-02-27 19:17:20 +00:00
Daniel James
ee83563b76 Housekeeping merges.
[SVN r58639]
2010-01-02 12:56:14 +00:00
Daniel James
511c8d7ee5 Add a redirect for Assignable.html
[SVN r58635]
2010-01-02 12:47:16 +00:00
Daniel James
26b9dbc613 Add redirect for proto.
[SVN r57922]
2009-11-25 09:14:44 +00:00
Daniel James
d4e1a44064 Merge some documentation changes and inspect fixes.
Merged revisions 55370,55729,56440,56570-56571,56603,56697-56699 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r55370 | danieljames | 2009-08-02 19:18:14 +0100 (Sun, 02 Aug 2009) | 1 line
  
  Pass through more elements in doxygen2boostbook. Refs #3309.
........
  r55729 | danieljames | 2009-08-23 11:07:25 +0100 (Sun, 23 Aug 2009) | 3 lines
  
  Add depencies on doxygen documentation to standalone documentation targets.
  
  This seems to be needed for building pdfs.
........
  r56440 | danieljames | 2009-09-27 20:11:39 +0100 (Sun, 27 Sep 2009) | 1 line
  
  Fix silly error in doxygen test file.
........
  r56570 | danieljames | 2009-10-04 11:37:36 +0100 (Sun, 04 Oct 2009) | 1 line
  
  Clean up some unordered TODOs.
........
  r56571 | danieljames | 2009-10-04 11:37:56 +0100 (Sun, 04 Oct 2009) | 1 line
  
  Detab.
........
  r56603 | danieljames | 2009-10-05 22:29:39 +0100 (Mon, 05 Oct 2009) | 1 line
  
  Various inspect fixes.
........
  r56697 | danieljames | 2009-10-10 14:00:28 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Add forwarding html file for accumulators.
........
  r56698 | danieljames | 2009-10-10 14:01:14 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Missing newline.
........
  r56699 | danieljames | 2009-10-10 14:01:30 +0100 (Sat, 10 Oct 2009) | 1 line
  
  Add copyright to boostbook reference xml.
........


[SVN r56702]
2009-10-10 14:53:46 +00:00
Daniel James
4ce27c891a Add forwarding html file for accumulators.
[SVN r56697]
2009-10-10 13:00:28 +00:00
Daniel James
31bfc36715 Various inspect fixes.
[SVN r56603]
2009-10-05 21:29:39 +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
Daniel James
3365e52848 Forwarding html files for property_tree.
[SVN r56207]
2009-09-15 07:03:43 +00:00
Joel de Guzman
b3e3dae7af Tweak for code font sizes in headers to make them more readable.
[SVN r56028]
2009-09-05 08:21:27 +00:00
Daniel James
69d32dee1f Point the redirect files at the sourceforge sandbox hosting.
[SVN r55484]
2009-08-09 12:36:48 +00:00
Daniel James
c9aff7aeee Merged revisions 52598 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r52598 | danieljames | 2009-04-26 09:33:29 +0100 (Sun, 26 Apr 2009) | 1 line
  
  Set text colour. Refs #2969
........


[SVN r52602]
2009-04-26 12:50:38 +00:00
Daniel James
bfda754624 Set text colour. Refs #2969
[SVN r52598]
2009-04-26 08:33:29 +00:00
Daniel James
d5945a2270 Merge misc. changes from trunk, mostly minor documentation fixes.
Merged revisions 48412,50921,51042,51369,51386-51387,51506-51507,51668,51802,51804,51881 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r48412 | danieljames | 2008-08-28 11:23:33 +0100 (Thu, 28 Aug 2008) | 1 line
  
  Fix a typo. Thanks to Jon Biggar.
........
  r50921 | danieljames | 2009-01-31 09:36:38 +0000 (Sat, 31 Jan 2009) | 1 line
  
  Remove executable flag from preprocess.cmd. It was a mistake to add it.
........
  r51042 | danieljames | 2009-02-06 00:04:44 +0000 (Fri, 06 Feb 2009) | 1 line
  
  Ignore some version control files in inspect.
........
  r51369 | danieljames | 2009-02-21 18:49:48 +0000 (Sat, 21 Feb 2009) | 1 line
  
  Minor markup fix in concept check documentation.
........
  r51386 | danieljames | 2009-02-22 11:53:28 +0000 (Sun, 22 Feb 2009) | 1 line
  
  Add index.html file for compose, as our server setup doesn't support index.htm files.
........
  r51387 | danieljames | 2009-02-22 11:53:48 +0000 (Sun, 22 Feb 2009) | 5 lines
  
  Add missing index.html file for MPI and GIL.
  
  All the top level libraries now have index.html files but
  several sub-libraries don't. I'm not sure it's worth adding them as many
  of them don't have appropriate subdirectories anyway.
........
  r51506 | danieljames | 2009-03-01 14:16:00 +0000 (Sun, 01 Mar 2009) | 1 line
  
  Update links to command line invocation.
........
  r51507 | danieljames | 2009-03-01 14:16:24 +0000 (Sun, 01 Mar 2009) | 1 line
  
  Use xpointer attributes in the boost build documentation.
........
  r51668 | danieljames | 2009-03-09 20:56:51 +0000 (Mon, 09 Mar 2009) | 1 line
  
  Redirect to the Trac wiki instead of the old one.
........
  r51802 | danieljames | 2009-03-16 20:21:05 +0000 (Mon, 16 Mar 2009) | 1 line
  
  Use paragraphs inside purpose tags.
........
  r51804 | danieljames | 2009-03-16 20:21:46 +0000 (Mon, 16 Mar 2009) | 1 line
  
  Give the variablelist a margin.
........
  r51881 | danieljames | 2009-03-21 15:35:35 +0000 (Sat, 21 Mar 2009) | 1 line
  
  Fix html.
........


[SVN r51897]
2009-03-22 10:42:48 +00:00
Daniel James
3afa177b2d Give the variablelist a margin.
[SVN r51804]
2009-03-16 20:21:46 +00:00
Frank Mori Hess
468f673c24 Merging Signals2 to release branch.
[SVN r51710]
2009-03-11 17:51:08 +00:00
Frank Mori Hess
2d8f48e6dc Merged Signals2 from sandbox to trunk.
[SVN r51520]
2009-03-01 20:54:34 +00:00
Eric Niebler
85b1bc2124 Merged revisions 50165 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r50165 | eric_niebler | 2008-12-06 13:02:38 -0800 (Sat, 06 Dec 2008) | 1 line
  
  fix bad link
........


[SVN r50166]
2008-12-06 21:32:06 +00:00
Beman Dawes
e68a6efef1 Add blockquote to the 10 pt style list
[SVN r46927]
2008-06-30 18:36:06 +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
adaea7732b Add Boost.Unordered to release branch.
[SVN r46342]
2008-06-12 00:26:08 +00:00
Douglas Gregor
33e26970bb Merge MPI/Graph documentation fixes from trunk
[SVN r43700]
2008-03-18 13:20:44 +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
Daniel James
30813f09b7 Remove old redirect html file.
[SVN r43367]
2008-02-22 08:30:15 +00:00
Rene Rivera
179e5925c9 Merge docs cleanups from trunk.
[SVN r43339]
2008-02-21 00:26:37 +00:00
Rene Rivera
749c472960 Add missing, and assumed, white background for screen rendering.
[SVN r43337]
2008-02-20 23:03:28 +00:00
Christopher Kohlhoff
86cc4d1849 Ensure that the asio docs are generated.
[SVN r43313]
2008-02-19 07:31:40 +00:00
Daniel James
1c149264a8 Merged revisions 43206,43208-43213 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Fix some broken links.
........
  r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Link to people pages on the website, as they've been removed from the download.
........
  r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Point links to the pages that used to be in 'more' to the site.
........
  r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Fix links on the home page as well.
........
  r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line
  
  Generated documentation which is no longer generated.
........


[SVN r43214]
2008-02-10 16:39:38 +00:00
Daniel James
3854d3d72c Generated documentation which is no longer generated.
[SVN r43213]
2008-02-10 16:21:22 +00:00
Daniel James
ecacd2ca58 Merged revisions 43129,43131,43137,43139-43140,43142,43144,43146,43149,43151,43153,43158,43160-43164,43167-43170,43172-43174,43178,43180-43193 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r43129 | danieljames | 2008-02-06 19:02:38 +0000 (Wed, 06 Feb 2008) | 2 lines
  
  In the boostbook navbar, link FAQ and people to the website.
........
  r43188 | danieljames | 2008-02-09 12:29:02 +0000 (Sat, 09 Feb 2008) | 2 lines
  
  Fix a link in the intrusive redirect.
........
  r43189 | danieljames | 2008-02-09 12:37:00 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Fix another redirect link.
........
  r43190 | danieljames | 2008-02-09 12:38:19 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Update link to Jamfile, to link to the version 2 jamfile.
........
  r43191 | danieljames | 2008-02-09 12:39:06 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Fix a link.
........
  r43192 | danieljames | 2008-02-09 12:45:32 +0000 (Sat, 09 Feb 2008) | 2 lines
  
  Add a forwarding header for hash/custom.html as Boost.Bimap links to it.
........
  r43193 | danieljames | 2008-02-09 13:02:45 +0000 (Sat, 09 Feb 2008) | 1 line
  
  Fix the link to the license.
........


[SVN r43194]
2008-02-09 13:27:00 +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
7e95afa9a9 removed dead files.
[SVN r43090]
2008-02-04 09:23:48 +00:00
John Maddock
60453a325b Removed dead files.
[SVN r43089]
2008-02-04 09:23:28 +00:00
John Maddock
5bcc91c175 Removed dead files.
[SVN r43088]
2008-02-04 09:21:28 +00:00
John Maddock
fb5e216d8c Removed dead files.
[SVN r43087]
2008-02-04 09:20:46 +00:00
Daniel James
47285a61e0 Merge.
[SVN r42905]
2008-01-21 20:15:02 +00:00