Make gtk-doc work again

gtk-doc has gained an official CMake module which can fix xrefs.

Meanwhile, our old module has stopped working for whatever reason,
might be that I've botched the LdCategoryView interface somehow.
This commit is contained in:
2018-06-24 23:19:12 +02:00
parent f9f1c830f8
commit c09acf120c
3 changed files with 13 additions and 381 deletions

View File

@@ -71,7 +71,7 @@ ld_category_view_default_init (LdCategoryViewInterface *iface)
/**
* ld_category_view_set_category:
* @self: an #LdCategorylView object.
* @self: an #LdCategoryView object.
* @category: the #LdCategory to be assigned to the view.
*
* Assign an #LdCategory object to the view.