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! _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
