On Fri, Jun 16, 2006 at 08:41:30PM +0100, Dave Page wrote: > > If you could find some way of putting all of your sources > > into one html > > file (we use the wiki include and transclude plugins) and following a > > similar path, you might find that merging HTML is easier than > > merging hhp > > projects. > > We could do that with our docs, but not with the pg or slony ones - we > have no choice but to pull them from the SGML sources whenever they are > updated.
Have you looked at converting your docs into SGML/docbook? It should be pretty easy to go from that to just about anything else, as well as pulling in pgsql/docs. -- Jim C. Nasby, Sr. Engineering Consultant [EMAIL PROTECTED] Pervasive Software http://pervasive.com work: 512-231-6117 vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461 ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match