eina: Hook clist into the top level documentation
authorMike McCormack <mj.mccormack@samsung.com>
Thu, 13 Oct 2011 07:30:34 +0000 (07:30 +0000)
committerMike McCormack <mikem@ring3k.org>
Thu, 13 Oct 2011 07:30:34 +0000 (07:30 +0000)
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 64039

legacy/eina/src/include/Eina.h

index f175bb4..475cda7 100644 (file)
@@ -62,6 +62,7 @@
  * @li @ref Eina_Array_Group standard array of @c void* data.
  * @li @ref Eina_Hash_Group standard hash of @c void* data.
  * @li @ref Eina_Inline_List_Group list with nodes inlined into user type.
+ * @li @ref Eina_CList_Group compact inlined list.
  * @li @ref Eina_List_Group standard list of @c void* data.
  * @li @ref Eina_Iterator_Group Iterator functions.
  * @li @ref Eina_Matrixsparse_Group sparse matrix of @c void* data.