8 Dec
2014
8 Dec
'14
4 p.m.
On 8 December 2014 at 07:54, Vladimir Prus
Yes. I think any solution with frames will have the same problem. You can possibly redo it without frames, using divs instead, but then you'd have to remember the tree state between different pages. Or, you can do an actual webapp :-/
You might want to look at docbook's webhelp output. I don't know much about it, but it might be along the lines of what you're looking for. It seems to have been developed for Saxon, so might not work with xsltproc. They don't seem to promote it much either, which isn't encouraging.