merge the doc file written in english to doc file 85/114785/1
authorsungwook79.park <sungwook79.park@samsung.com>
Wed, 15 Feb 2017 05:38:35 +0000 (14:38 +0900)
committersungwook79.park <sungwook79.park@samsung.com>
Wed, 15 Feb 2017 05:38:35 +0000 (14:38 +0900)
Change-Id: Iccb8d9fcaf415195ec51e15925345df1e2642b46
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
doc/inputmethod_manager_doc.h

index 624147d..e3cb2bf 100644 (file)
 #ifndef __TIZEN_UIX_INPUTMETHOD_MANAGER_DOC_H__
 #define __TIZEN_UIX_INPUTMETHOD_MANAGER_DOC_H__
 
+
 /**
  * @ingroup CAPI_UIX_FRAMEWORK
  * @defgroup CAPI_UIX_INPUTMETHOD_MANAGER_MODULE Input Method Manager
- * @brief The @ref CAPI_UIX_INPUTMETHOD_MANAGER_MODULE API provides the functions for launching input method editor (IME)
- * list and selector settings. A user can manage the installed IMEs in the system.
- *
+ * @brief The @ref CAPI_UIX_INPUTMETHOD_MANAGER_MODULE API provides the functions for launching input method editor (IME) list and selector settings.
+ *        A user can manage the installed IMEs in the system.
  * @section CAPI_UIX_INPUTMETHOD_MANAGER_MODULE_HEADER Required Header
- *   \#include <inputmethod_manager.h>
+ * \#include <inputmethod_manager.h>
  *
  * @section CAPI_UIX_INPUTMETHOD_MANAGER_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 @@
  * IME list or selector menu after their IME installation; then guide to select the installed IME.
  */
 
 #endif /* __TIZEN_UIX_INPUTMETHOD_MANAGER_DOC_H__ */