I am trying to see how to fix the problem I reported last week with the PyQt docs, but am unable to see how to do it. Does the source tarball contain all the files needed to generate PyQt.html? I'm not very familiar with docbook, but I thought it should be fairly easy to do this (unless I'm just too stupid to work it out). I have all the necessary docbook stuff installed, and thought I could just use xsltproc to transform PyQt.sgml (from the pyqt source) into PyQt.html. But all I get is parser errors (the doctype declaration is wrong and there are unrecognized entity refs).
Can anyone point me in the right direction? TIA -- Baz Walter _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
