$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2007-07-28 20:24:27
On Jul 28, 2007, at 3:23 PM, Paul A Bristow wrote:
> PS I still think the thing we are really, really missing is an
> indexing/searching facility. so many times I have wanted to know
> something, but even knowing I have read it before, I struggle to
> find it. Google may help us here, but I would like to see us
> providing our own indexing tool. Anyone have any ideas on how to
> use the quickbook docs (or html or pdf?) to provide this?
The indexing would be very easy to do in the BoostBook XSLT
stylesheets, I expect.
- Doug