Boost logo

Boost :

From: Joel (joel_at_[hidden])
Date: 2004-10-29 23:16:37


Aleksey Gurtovoy wrote:

>>Is this a boostbook bug? Or, am I not using boostbook properly?
>
>
> The latter. The BoostBook stylesheets employ the aptly named "boost.root"
> parameter to determine the relative location of the Boost root directory.
> If your docs are not located in the "$BOOST_ROOT/doc/html" directory, you
> need to override the default "../.." with more appropriate value in your
> jamfile.
>
> In your case, something like this should do the job:
>
> boostbook tutorial : tutorial.xml
> : <xsl:param>boost.root=../../../../../..
> ;

Thanks. I should have RTFM first, pardon the noise.

-- 
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk