Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r59644 - trunk/tools/jam/doc
From: grafikrobot_at_[hidden]
Date: 2010-02-11 15:02:11


Author: grafik
Date: 2010-02-11 15:02:10 EST (Thu, 11 Feb 2010)
New Revision: 59644
URL: http://svn.boost.org/trac/boost/changeset/59644

Log:
Need to remove inherited xsl:param we get from the top-level Jamroot.
Text files modified:
   trunk/tools/jam/doc/build.jam | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/tools/jam/doc/build.jam
==============================================================================
--- trunk/tools/jam/doc/build.jam (original)
+++ trunk/tools/jam/doc/build.jam 2010-02-11 15:02:10 EST (Thu, 11 Feb 2010)
@@ -30,6 +30,7 @@
         <dependency>html
         <dependency>html/images
         <xsl:param>boost.root=.
+ -<xsl:param>nav.layout=horizontal
         <xsl:param>nav.layout=none
         <format>html:<xsl:param>admon.graphics.path=images/
         <format>html:<xsl:param>navig.graphics.path=images/


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