summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_genlist_item_eo.h
diff options
context:
space:
mode:
authorMyoungwoon Roy, Kim <myoungwoon.kim@samsung.com>2020-09-03 05:33:52 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2020-09-03 11:17:53 +0200
commitadd087837cfe81107d4348d3ca6b2177df3caa8a (patch)
tree9a78b24b6d9df4dcfb9c59b8b43664f043e9e54a /src/lib/elementary/elm_genlist_item_eo.h
parent9544c874289afd6f6eba894bde3c806ca22dda7b (diff)
downloadefl-add087837cfe81107d4348d3ca6b2177df3caa8a.tar.gz
docs: Add the missing API page name to elementary and evas
I had found missing API reference page name. There should be page name to each API defgroup Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org> Differential Revision: https://phab.enlightenment.org/D12128
Diffstat (limited to 'src/lib/elementary/elm_genlist_item_eo.h')
-rw-r--r--src/lib/elementary/elm_genlist_item_eo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/elementary/elm_genlist_item_eo.h b/src/lib/elementary/elm_genlist_item_eo.h
index 7916f17fd3..372248923d 100644
--- a/src/lib/elementary/elm_genlist_item_eo.h
+++ b/src/lib/elementary/elm_genlist_item_eo.h
@@ -16,7 +16,7 @@ typedef Eo Elm_Genlist_Item;
/**
* Elementary genlist item class
*
- * @defgroup Elm_Genlist_Item_Group
+ * @defgroup Elm_Genlist_Item_Group Genlist Item
* @ingroup Elm_Genlist_Group
*/