Implement a package that uses the Qt documentation pipeline to create html pages similar to the cpfAddSphinxPackage() functionality. Doxygen has made some trouble in the past (RECURSIVE option) and I am not happy with the generated documentation. The Qt documentation however is quite good and it also is based on doxygen-like comments. I would like to use that for C++ projects.
Implement a package that uses the Qt documentation pipeline to create html pages similar to the cpfAddSphinxPackage() functionality. Doxygen has made some trouble in the past (RECURSIVE option) and I am not happy with the generated documentation. The Qt documentation however is quite good and it also is based on doxygen-like comments. I would like to use that for C++ projects.