Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-03-31 13:45:32


Author: danieljames
Date: 2008-03-31 13:45:32 EDT (Mon, 31 Mar 2008)
New Revision: 43968
URL: http://svn.boost.org/trac/boost/changeset/43968

Log:
Merged revisions 43963-43967 via svnmerge from
https://svn.boost.org/svn/boost/branches/unordered/trunk

........
  r43966 | danieljames | 2008-03-31 18:43:16 +0100 (Mon, 31 Mar 2008) | 1 line
  
  Fix the image directory for standalone docs.
........

Properties modified:
   branches/unordered/add-on/ (props changed)
Text files modified:
   branches/unordered/add-on/libs/unordered/doc/Jamfile.v2 | 2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)

Modified: branches/unordered/add-on/libs/unordered/doc/Jamfile.v2
==============================================================================
--- branches/unordered/add-on/libs/unordered/doc/Jamfile.v2 (original)
+++ branches/unordered/add-on/libs/unordered/doc/Jamfile.v2 2008-03-31 13:45:32 EDT (Mon, 31 Mar 2008)
@@ -5,6 +5,8 @@
 
 xml unordered : unordered.qbk ;
 boostbook standalone : unordered :
+ <xsl:param>admon.graphics.path=images/
+ <xsl:param>navig.graphics.path=images/
     <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