Project Ideas

From Commontk
Revision as of 07:04, 23 November 2011 by JChris.FillionR (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Home < Project Ideas

Qt Help File

Create a .qch file from the CTK doxygen documentation and include it in QtCreator for enabling "F1" (Context Help) on CTK classes and methods.

CMake support in Doxygen Yes check.png

Write a doxygen extension to be able to parse CMake files and generate HTML documentation from it. See

Done, see CMakeDoxygenFilter