![]() |
Boost Docs : |
From: Stjepan Rajko (stipe_at_[hidden])
Date: 2007-07-03 10:40:32
On 7/3/07, Matias Capeletto <matias.capeletto_at_[hidden]> wrote:
> On 7/3/07, Stjepan Rajko <stipe_at_[hidden]> wrote:
> >
> > Patches attached. Since navbar.xsl defines boost.root as ../.. by
> > default, the patches have the following effects when boost.root is not
> > defined in the Jamfile, and neither are boost.libraries and
> > html.stylesheet:
> >
> > * instead of using 'boostbook.css', it will use '../../doc/html/boostbook.css'
> > * instead of Libraries pointing to 'libraries.html', it will point to
> > ../../libs/libraries.htm'
> >
> > Of course, if boost.libraries and/or html.stylesheet are defined
> > explicitly then those values are used instead.
> >
> > Should I apply these to CVS HEAD then?
>
> :(
>
> Thanks for jumping in anyway.
> I work three days to simplify boostbook params and to have only one
> place in Boost with the resources: stylesheets, images, etc.
>
> I will write docs about it soon.
> Please check:
>
> http://svn.boost.org/trac/boost/wiki/BoostDocsRepository
>
Yeah I figured this may have been a silly thing to do with all the
changes in the sandbox that make it obsolete :-)
Stjepan