Hi, We are having a set of libraries that provide C++ and QML API. The documentation of those libraries are written in Doxygen style. We would like to integrate this documentation into QtCreator, so it would be available to QtCreator Help, Qt Assistant and features. Is it possible to implement a QtCreator plugin or use any conversion tool that would allow us to feed this Doxygen-style documentation to QtCreator?
Right now I see that I would have to "manually" create mylib.qhp file for each library and then run "qhelpgenerator mylib.qhp" to generate .qch files that is used by QtCreator. Is there any other/better way to do it? Thank you, David --------------------------------------------------------------------- This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful. _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
