Boost logo

Boost-Commit :

From: eric_at_[hidden]
Date: 2008-07-20 01:12:43


Author: eric_niebler
Date: 2008-07-20 01:12:42 EDT (Sun, 20 Jul 2008)
New Revision: 47623
URL: http://svn.boost.org/trac/boost/changeset/47623

Log:
Merged revisions 47622 via svnmerge from
https://svn.boost.org/svn/boost/trunk

........
  r47622 | eric_niebler | 2008-07-19 21:58:31 -0700 (Sat, 19 Jul 2008) | 1 line
  
  fix links to MPL and Parameters libraries
........

Properties modified:
   branches/release/ (props changed)
Text files modified:
   branches/release/libs/accumulators/doc/accumulators.qbk | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: branches/release/libs/accumulators/doc/accumulators.qbk
==============================================================================
--- branches/release/libs/accumulators/doc/accumulators.qbk (original)
+++ branches/release/libs/accumulators/doc/accumulators.qbk 2008-07-20 01:12:42 EDT (Sun, 20 Jul 2008)
@@ -32,9 +32,9 @@
 [def _left_or_right_ '''<replaceable>left-or-right</replaceable>''']
 [def _implementation_defined_ '''<replaceable>implementation-defined</replaceable>''']
 [def _boost_ [@http://www.boost.org Boost]]
-[def _mpl_ [@../../libs/mpl MPL]]
+[def _mpl_ [@../../libs/mpl/index.html MPL]]
 [def _mpl_lambda_expression_ [@../../libs/mpl/doc/refmanual/lambda-expression.html MPL Lambda Expression]]
-[def _parameter_ [@../../libs/parameter Boost.Parameter]]
+[def _parameter_ [@../../libs/parameter/index.html Boost.Parameter]]
 [def _accumulator_set_ [classref boost::accumulators::accumulator_set `accumulator_set<>`]]
 [def _accumulator_base_ [classref boost::accumulators::accumulator_base `accumulator_base`]]
 [def _depends_on_ [classref boost::accumulators::depends_on `depends_on<>`]]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk