On 7/3/07, Stjepan Rajko <[EMAIL PROTECTED]> wrote:
> On 6/21/07, John Maddock <[EMAIL PROTECTED]> wrote:
> > Stjepan Rajko wrote:
> > >
> > > My question is, should the boost.root parameter by default also be
> > > applied as a prefix to the boostbook.css location, as well as the
> > > "Libraries" link in the navbar?
> >
> > I believe it already does apply to the .css in cvs HEAD, we should fix it so
> > that "Libraries" is found as well though.
> >
>
> I double checked and it doesn't seem to apply boost.root as a prefix
> to the .css.
>
> > > The latter would require something similar in the definition of the
> > > boost.libraries xsl:param in navbar.xsl.
> > >
> > > Does this sound reasonable to add?  I can post the diffs here for
> > > verification, since this is the first time I've looked at an xsl
> > > sheet.
> >
> > Sure go ahead.
> >
>
> 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

Best regards
Matias

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to