On 6/7/07, Paul A Bristow <[EMAIL PROTECTED]> wrote:
> >Matias Capeletto
> >Here it is:
> >http://tinyurl.com/2r6nae
> >
> >And bimap docs has been updated too:
> >http://tinyurl.com/22sja5
>
> I like them both  (except for the choice of syntax colors  - Oh damn - I'm 
> stuck in the groove, groove, groove... - but surely
> strings should be a different color?)

Lets do this. Download some of the doc pages and look for this in the
boostbook.css

        /* Syntax Highlighting */
        .keyword        { color: #0000AA; }
        .identifier     { color: #000000; }
        .special        { color: #707070; }
        .preprocessor   { color: #402080; }
        .char           { color: teal; }
        .comment        { color: #800000; }
        .string         { color: teal; }
        .number         { color: teal; }
        .white_bkd      { background-color: #E8FBE9; }
        .dk_grey_bkd    { background-color: #A0DAAC; }

Change the colors and send me the css, I will upload bimap modified
docs and we discuss about it.

> >
> >Google Custom Search lets you customize everything from colors to the
> >sites that google will include in the search...
> >Try search regex now, I have tell Google only gives you results from
> >www.boost.org/libs
>
> A great improvement (so when you find a Boost MACRO but wonder what it does 
> you can search for the docs about it).

Yep.

> But we want to be able to chose just the individual library too.  And I look 
> forward to seeing this in action.  Should be better
> than an index - more than one term, and better than Microsoft rather 
> unhelpful help search too?

I do not think it can beat a well crafted index designed by the
library author but it can be a good approximation. And lets faced it,
It is a lot work to construct this kind of index, so lets google it
and invest our time in other useful stuff :)

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