jihoon pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=164ef15b6c06ceb51aea8a0d3fd0cf14d37c28cb

commit 164ef15b6c06ceb51aea8a0d3fd0cf14d37c28cb
Author: Jihoon Kim <jihoon48....@samsung.com>
Date:   Mon Jan 6 09:09:53 2014 +0900

    ecore_imf: Add description about Ecore_IMF_Lib_Group
---
 src/lib/ecore_imf/Ecore_IMF.h | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/src/lib/ecore_imf/Ecore_IMF.h b/src/lib/ecore_imf/Ecore_IMF.h
index 3d16c72..3026fcf 100644
--- a/src/lib/ecore_imf/Ecore_IMF.h
+++ b/src/lib/ecore_imf/Ecore_IMF.h
@@ -34,6 +34,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
  *

-- 


Reply via email to