merge the doc file written in english to doc file 88/114788/1
authorsungwook79.park <sungwook79.park@samsung.com>
Wed, 15 Feb 2017 05:44:52 +0000 (14:44 +0900)
committersungwook79.park <sungwook79.park@samsung.com>
Wed, 15 Feb 2017 05:44:52 +0000 (14:44 +0900)
Change-Id: I8fa2cd5103cd7344212ab9fdf785fa71c7e88492
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
doc/inputmethod_doc.h

index d00cda1..aa1cf9e 100644 (file)
 #ifndef __TIZEN_UIX_INPUTMETHOD_DOC_H__
 #define __TIZEN_UIX_INPUTMETHOD_DOC_H__
 
+
 /**
  * @ingroup CAPI_UIX_FRAMEWORK
  * @defgroup CAPI_UIX_INPUTMETHOD_MODULE Input Method
  * @brief The @ref CAPI_UIX_INPUTMETHOD_MODULE API provides the functions for starting IME application lifecycle,
- * methods to interact with current UI state of IME, and getting attributes/events.
- *
+ *        methods to interact with current UI state of IME, and getting attributes/events.
  * @section CAPI_UIX_INPUTMETHOD_MODULE_HEADER Required Header
- *   \#include <inputmethod.h>
+ * \#include <inputmethod.h>
  *
  * @section CAPI_UIX_INPUTMETHOD_MODULE_OVERVIEW Overview
  * Input method editor (IME) is an input panel that lets users provide input and the platform receive the text data entered.
@@ -32,5 +32,6 @@
  * Tizen provides a framework to create such input method editors. Such extra input methods can be selected from Settings.
  */
 
 #endif /* __TIZEN_UIX_INPUTMETHOD_DOC_H__ */