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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user