aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-10Qt: Make doxygen quieterAndre Heinecke1-2/+2
* lang/qt/doc/Doxyfile.in: Quiet and no undocumented warnings.
2016-04-11Qt: Add doc generation with doxygenAndre Heinecke2-0/+2383
* configure.ac: Look for doxygen if qt is built. Configure new files. * lang/qt/doc/Doxyfile.in: New. * lang/qt/doc/Makefile.am: New. * lang/qt/README: Update. -- Currently this is a standard doxyfile template without much customization.