Dave Page wrote: > BTW, as the local DocBook expert (iirc) if you have any ideas about > how these files could be autogenerated from the SGML source, I'd love > to hear them.
This is probably what you want: http://www.dpawson.co.uk/docbook/styling/htmlhelp.html http://docbook.sourceforge.net/release/xsl/current/doc/htmlhelp.html It talks about converting XML, not SGML, but you can convert SGML to XML automatically. IIRC, there has occasionally been some interest to provide HTML Help files for the documentation, but until now we didn't have a Windows port, so there was never much interest on the producer side. Now that I know that pgAdmin needs this and with a Windows port coming up, maybe the next PostgreSQL release can provide this. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend