$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Tooltips in the documentation
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-05-07 15:52:13
AMDG
Eric Niebler wrote:
> On 5/7/2010 12:56 AM, Daniel Lidström wrote:
>
>> the boost documentation is often excellent. It is very nice to see so many libraries
>> being documented in the same way, which makes it a pleasant reading. However, some of it
>> (generated by Quickbook?) show a tooltip at the cursor location. I find it slightly
>> annoying and not very helpful.
>>
>
> Where? Can you give an example?
>
Most pages have this.
For example, http://www.boost.org/libs/spirit/doc/html/index.html
It's because docbook generates a title attribute for the divs.
In Christ,
Steven Watanabe