ecore_imf: Add example code link in Ecore_IMF API doxygen
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Oct 2014 04:54:02 +0000 (13:54 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Oct 2014 04:54:02 +0000 (13:54 +0900)
src/lib/ecore_imf/Ecore_IMF.h

index 1e4d276..7ab9d30 100644 (file)
@@ -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
 {