jihoon pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=0386c570010d17588fcfb54107a6513c742f4840

commit 0386c570010d17588fcfb54107a6513c742f4840
Author: Jihoon Kim <jihoon48....@samsung.com>
Date:   Fri Oct 17 13:54:02 2014 +0900

    ecore_imf: Add example code link in Ecore_IMF API doxygen
---
 src/lib/ecore_imf/Ecore_IMF.h | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/lib/ecore_imf/Ecore_IMF.h b/src/lib/ecore_imf/Ecore_IMF.h
index 1e4d276..7ab9d30 100644
--- a/src/lib/ecore_imf/Ecore_IMF.h
+++ b/src/lib/ecore_imf/Ecore_IMF.h
@@ -71,6 +71,12 @@ extern "C" {
  *
  * @{
  */
+
+/**
+ * @example ecore_imf_example.c
+ * Show how to write simple editor using the Ecore_IMF library
+ */
+
 /* ecore_imf_context_input_panel_event_callback_add() flag */
 typedef enum
 {

-- 


Reply via email to