aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Qt: Make doxygen quieterAndre Heinecke2016-05-101-2/+2
| | | | * lang/qt/doc/Doxyfile.in: Quiet and no undocumented warnings.
* Qt: Add doc generation with doxygenAndre Heinecke2016-04-112-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.