summaryrefslogtreecommitdiff
path: root/tools/gen-doc.c
AgeCommit message (Collapse)Author
2012-10-08Generate introspection filesMatthias Vogelgesang
Unfortunately, the gir tools recognize anything with $PREFIX_new_$SUFFIX as some kind of constructor. This means that we have to rename uca_plugin_manager_new_camera() to uca_plugin_manager_get_camera().
2012-10-08Generate documentation for the base camera objectMatthias Vogelgesang
2012-09-21Add documentation generator and mock docsMatthias Vogelgesang