Antonio Valentino schrieb: > Hi, > I would like to generate Qt4 help files starting form sphinx html > output. > The only thing that is missing at the moment is the "Qt Help Project" > file (.qhp) and the "Qt Help Collection Project" file (.qhcp) > > http://doc.trolltech.com/4.4/qthelp.html > > They mainly contain TOC, indices and the list of the doc files. > > I wonder if there are plans to include this kind of feature in sphinx > or in an extension.
Since I've not known that format, it wasn't on the roadmap :) That said, it should be easy for someone who knows the Qt format well to generate these files, with the HTML help builder as an example: http://www.bitbucket.org/birkenfeld/sphinx/src/tip/sphinx/builders/htmlhelp.py I'll certainly accept such a patch :) cheers, Georg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---