$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2007-06-20 18:02:05
Janek Kozicki wrote:
I think this could be handled in a simple way - in fact this is how I'm
going to do
it if I have no other choice.
get boost serialization converted to quickbook in whatever way that whoever
does it wants to do it. From what I've seen, there will be a one to one
correspondence between the current html pages and the quickbook generated
pages. I also presume the original tags/ and sections will still exist
although perhaps with different names.
Given this I can
a) by hook or by crook make a small page with the tree navigation using
J. Turkanis control. If this can't be done automatically I'll just do it by
hand.
b) In the file ../libs/index.html I'll include a page with two frames. The
left with the navigator and the right with the generated pages.
c) Then I'll be done without giving up what I have now.
Of course this means that the "navigator" is optional - as it is now. It
only comes up of you go in through the top. So I'm all in favor converting
Boost serialization documention to quickbooks.
Robert Ramey