$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: fmhess_at_[hidden]
Date: 2007-09-14 14:51:43
Author: fmhess
Date: 2007-09-14 14:51:43 EDT (Fri, 14 Sep 2007)
New Revision: 39280
URL: http://svn.boost.org/trac/boost/changeset/39280
Log:
I changed the default project.root.
Text files modified: 
   sandbox/boost_docs/trunk/tools/boostbook/doc/params.qbk |     6 +++---                                  
   1 files changed, 3 insertions(+), 3 deletions(-)
Modified: sandbox/boost_docs/trunk/tools/boostbook/doc/params.qbk
==============================================================================
--- sandbox/boost_docs/trunk/tools/boostbook/doc/params.qbk	(original)
+++ sandbox/boost_docs/trunk/tools/boostbook/doc/params.qbk	2007-09-14 14:51:43 EDT (Fri, 14 Sep 2007)
@@ -44,7 +44,7 @@
 [table
 [[Param][Default]]
 [[[link boostbook.boostbook_html_params.dissected_params.project_root [*project.root]]][
-    [^'..\/..\/..\/..\/']
+    [^'..\/..\/']
 ]]
 [[[link boostbook.boostbook_html_params.dissected_params.stylesheet [*css.stylesheet.root]]][
     [^'{$project.root}/doc/style/html']
@@ -130,8 +130,8 @@
 
 [*project.root]
 
-* [*Default: ] [^'..\/..\/..\/..\/']
-* [*Example: ] [^<xsl:param>project.root="'..\/..\/'"]
+* [*Default: ] [^'..\/..\/']
+* [*Example: ] [^<xsl:param>project.root="'..\/..\/..\/..\/'"]
 
 [endsect]