Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2007-12-04 18:43:01


Author: danieljames
Date: 2007-12-04 18:43:00 EST (Tue, 04 Dec 2007)
New Revision: 41714
URL: http://svn.boost.org/trac/boost/changeset/41714

Log:
Add some parameters to the optional documentation jamfile, so that the links work better.

Text files modified:
   branches/fix-links/libs/optional/doc/Jamfile.v2 | 3 +++
   1 files changed, 3 insertions(+), 0 deletions(-)

Modified: branches/fix-links/libs/optional/doc/Jamfile.v2
==============================================================================
--- branches/fix-links/libs/optional/doc/Jamfile.v2 (original)
+++ branches/fix-links/libs/optional/doc/Jamfile.v2 2007-12-04 18:43:00 EST (Tue, 04 Dec 2007)
@@ -24,5 +24,8 @@
         <xsl:param>toc.max.depth=1
         <xsl:param>toc.section.depth=1
         <xsl:param>chunk.section.depth=1
+ <xsl:param>boost.root=../../../..
+ <xsl:param>boost.libraries=../../../libraries.htm
+ <xsl:param>html.stylesheet=../../../../doc/html/boostbook.css
     ;
 


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