[PyQt] A tool to create "pythonic" Qt help files
Roberto Alsina
ralsina at kde.org
Mon Feb 23 12:11:14 GMT 2009
If you intend to use PyQt's QtHelp support, then maybe you will like this tool
I did to create Qt Help files from restructured text:
http://rst2qhc.googlecode.com
It takes care of creating the XML files describing the structure of the docs,
inserts keywords, creates TOCs, and more, all starting from almost plain text
files.
Use the SVN, it's much bettern that version 0.1, and specially check the
example to see how it works.
Hope you like it!
More information about the PyQt
mailing list