Revise autofill introduction 99/192799/2
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 9 Nov 2018 10:21:37 +0000 (19:21 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 9 Nov 2018 10:27:55 +0000 (19:27 +0900)
Change-Id: I0bfa96532330cc30585565d1b42da3e075e81683
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
doc/autofill_doc.h

index 2142e53..fd65b1c 100644 (file)
@@ -26,7 +26,8 @@
  * \#include <autofill.h>
  *
  * @section CAPI_UIX_AUTOFILL_MODULE_OVERVIEW Overview
- * Autofill is a feature that allows you to fill out commonly-entered information such as Autofill is a feature that allows you to fill out commonly-entered information such as email, account and address in a text input field. email, account and address in a text input field.
+ * Autofill is a feature that allows you to fill out commonly-entered information such as email, account and address in a text input field. email, account and address in a text input field.
+ * @ref CAPI_UIX_AUTOFILL_MODULE APIs are responsible for sending data for supporting autofill to the autofill service and receiving the commonly-entered data from the autofill service.
  */