Re: persistent TOC in quickbook based docs

John Maddock <[email protected]> Mon, 24 Nov 2014 12:53:34 +0000
Newsgroups gmane.comp.lib.boost.documentation
Message-ID <[email protected]>
>>> Anyway, can someone help with this? Is this possible in current
> quickbook or
>> do we
>>> need to introduce new feature for that?
>>
>> If you generate a PDF version, you automatically (and optionally) get
> something
>> like this.
>>
>> (And a PDF can be searched *completely* - not just the current html page
> with
>> ctrl F).
>
> So this must be something easy to add to HTML output as well, no?

Sigh... it's probably trivial if you understand XSL well enough - both 
the htmlhelp and webhelp customisation layers (in the docbook xsl 
stylesheets) do exactly this as I understand it.  But it would need 
someone familiar enough with XSL to implement this for our XSL 
customisation layer.  That person is not me BTW.

John.