diff --git a/src/lib/ecore_imf/Ecore_IMF.h b/src/lib/ecore_imf/Ecore_IMF.h index 3d16c72ccc..3026fcf27a 100644 --- a/src/lib/ecore_imf/Ecore_IMF.h +++ b/src/lib/ecore_imf/Ecore_IMF.h @@ -33,6 +33,14 @@ extern "C" { #endif +/** + * @defgroup Ecore_IMF_Lib_Group Ecore_IMF - Ecore Input Method Library Functions + * @ingroup Ecore + * + * Utility functions that set up and shut down the Ecore Input Method + * library. + */ + /** * @defgroup Ecore_IMF_Context_Group Ecore Input Method Context Functions * @ingroup Ecore_IMF_Lib_Group