![]() |
Boost Docs : |
From: Frank Mori Hess (frank.hess_at_[hidden])
Date: 2007-09-18 16:40:57
On Tuesday 18 September 2007 16:15 pm, Cromwell Enage wrote:
> Now I can create a single HTML file. However, my XSL
> parameters are being ignored:
>
> * I wanted multiple pages.
> * The new stylesheets are not taking effect. (I get
> the search box but nothing else, and I don't really
> want the search box.)
> * I don't see my custom logo anywhere.
If you run bjam with the "-d+2" option it will output the exact xsltproc
command it is running. That should help figuring out what the problem is.
-- Frank