Re: [Boost-docs] switching between the SVN trunk docs and theIBDboost_docs styles

Subject: Re: [Boost-docs] switching between the SVN trunk docs and theIBDboost_docs styles
From: John Maddock (john_at_[hidden])
Date: 2007-08-07 15:56:21


Stjepan Rajko wrote:
>> You also need to mention where the stylesheets etc are, and what you
>> need in your Jamfile (a boost-root location?) to get everything to
>> work.
>>
>
> Will do!

Here's what I ended up in my Jamfile:

        # Path for links to Boost:
        <xsl:param>boost.root=$(boost-root)
        # Path for libraries index:
        <xsl:param>boost.libraries=$(boost-root)/libs/libraries.htm
        # Use the main Boost stylesheet:
        <xsl:param>html.stylesheet=../../../../../boost_docs/trunk/doc/style/html/main.css

Which seems to do the right thing :-)

Everything looks really nice in Firefox, but I notice some issues with
print-preview:

* indentation of code blocks leaves insufficient space for the code.
* Code could probably be in a smaller font size to reduce the risk of
overflowing to the right.
* There are lines around the left and right of blocks, but not the top and
bottom, looks a bit odd at present.

I've attached a screenshot so you can see what I mean.

HTH, John.



print-preview.png

This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:40 UTC