aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/doc/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Qt: Add doc generation with doxygenAndre Heinecke2016-04-111-0/+31
* 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.