doxygen docs: Fix API reference group to Ecore_Eo

This patch fixs a wrong group name in Ecore_Eo API reference

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D11952
This commit is contained in:
Myoungwoon Roy, Kim 2020-06-09 04:56:30 +00:00 committed by Stefan Schmidt
parent 69bf3cd31f
commit e674d9d965
1 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#include "efl_loop_message_future_handler.eo.h"
/**
* @addtogroup Ecore_MainLoop_Group
* @addtogroup Ecore_Main_Loop_Group
*
* @{
*/
@ -93,6 +93,7 @@ EAPI Eo *efl_main_loop_get(void);
*/
/**
* @ingroup Ecore
* @addtogroup Ecore_Fd_Io_Group
*
* @{
@ -115,6 +116,7 @@ EAPI Eo *efl_main_loop_get(void);
*/
/**
* @ingroup Ecore
* @addtogroup Ecore_Model_Group
*
* @{