From d5945a2270c4882334da9d1504f13820854a397b Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 22 Mar 2009 10:42:48 +0000 Subject: [PATCH] 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] --- doc/html/boostbook.css | 5 +++++ doc/src/boostbook.css | 5 +++++ libs/compose | 2 +- libs/concept_check | 2 +- libs/functional | 2 +- libs/gil | 2 +- libs/mpi | 2 +- libs/tuple | 2 +- libs/unordered | 2 +- tools/build | 2 +- tools/index.html | 2 +- tools/inspect | 2 +- wiki/index.html | 4 ++-- 13 files changed, 22 insertions(+), 12 deletions(-) mode change 100755 => 100644 wiki/index.html diff --git a/doc/html/boostbook.css b/doc/html/boostbook.css index 252fa9ecfd..0590e8679c 100644 --- a/doc/html/boostbook.css +++ b/doc/html/boostbook.css @@ -304,6 +304,11 @@ Variable Lists =============================================================================*/ + div.variablelist + { + margin: 1em 0; + } + /* Make the terms in definition lists bold */ div.variablelist dl dt, span.term diff --git a/doc/src/boostbook.css b/doc/src/boostbook.css index 252fa9ecfd..0590e8679c 100644 --- a/doc/src/boostbook.css +++ b/doc/src/boostbook.css @@ -304,6 +304,11 @@ Variable Lists =============================================================================*/ + div.variablelist + { + margin: 1em 0; + } + /* Make the terms in definition lists bold */ div.variablelist dl dt, span.term diff --git a/libs/compose b/libs/compose index 226c215150..a272b4acc2 160000 --- a/libs/compose +++ b/libs/compose @@ -1 +1 @@ -Subproject commit 226c21515026ba7a1cfbfd6c1e390a37b4d070b7 +Subproject commit a272b4acc2214395138221fa0b94868b474d747e diff --git a/libs/concept_check b/libs/concept_check index 2c2d720874..8842c10761 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit 2c2d72087497bc8c728e383b9aba9211456ee403 +Subproject commit 8842c10761bb37a061fe5a8ce0f3a632bf200c17 diff --git a/libs/functional b/libs/functional index 60e877acc5..9af7267918 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit 60e877acc50e4bb2c22af1a62e2ef81a928b0572 +Subproject commit 9af7267918a164bf5fbceffee052d3aa6dbd924b diff --git a/libs/gil b/libs/gil index 44871518f5..b8a8e42d59 160000 --- a/libs/gil +++ b/libs/gil @@ -1 +1 @@ -Subproject commit 44871518f5fa4613fc2cacaed27cfc8e518feaaa +Subproject commit b8a8e42d59e986034a1c0e9b64c3da4e057848d6 diff --git a/libs/mpi b/libs/mpi index 44dce65859..2b43670920 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit 44dce65859b0387d0770a22edab81a7f8fc10b22 +Subproject commit 2b43670920db3623c31fc2dccd3db67588e7f570 diff --git a/libs/tuple b/libs/tuple index ff6b861ed7..700d64acc8 160000 --- a/libs/tuple +++ b/libs/tuple @@ -1 +1 @@ -Subproject commit ff6b861ed7be9828a5af42af429916dad88c374d +Subproject commit 700d64acc886c7400e23c3897983d9068a655490 diff --git a/libs/unordered b/libs/unordered index 6f45d36d97..c0e472755e 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 6f45d36d9778172791e3d106dfbe68c8591919df +Subproject commit c0e472755e5c597ceb15a1963d5e7e20064c39cb diff --git a/tools/build b/tools/build index 12de5755eb..27092095dd 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 12de5755eb1d0c6bf8d889a9737af79bea69a88d +Subproject commit 27092095ddb9f89ea77ac7a2e164cf1f76597d9d diff --git a/tools/index.html b/tools/index.html index 0d9b03a37a..03c143d5c9 100644 --- a/tools/index.html +++ b/tools/index.html @@ -84,7 +84,7 @@
  • Wave - A Standards conformant C/C++ preprocessor usable on top of any other compiler. Usable for instance for the debugging - of the expansion of macros in your code or as a replacement for your build in + of the expansion of macros in your code or as a replacement for your built-in preprocessor.
  • diff --git a/tools/inspect b/tools/inspect index 3105e4629d..82d7a94e44 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 3105e4629d4138912fdebda88c436c405ea36ae1 +Subproject commit 82d7a94e44cb1917283006224e56388bf565265b diff --git a/wiki/index.html b/wiki/index.html old mode 100755 new mode 100644 index a4275f9534..02670950f4 --- a/wiki/index.html +++ b/wiki/index.html @@ -4,10 +4,10 @@ - + Take me to the -Boost Wiki. +Boost Wiki.