[Non-ACR][libaccount-service][changed feature description] 97/179997/1
authorSameer Prakash Pradhan <sp.pradhan@samsung.com>
Fri, 18 May 2018 04:53:03 +0000 (10:23 +0530)
committerSameer Prakash Pradhan <sp.pradhan@samsung.com>
Thu, 24 May 2018 04:23:06 +0000 (04:23 +0000)
Change-Id: I7a010532963949d768de12710333233f954ce4ab
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
(cherry picked from commit 81a3e0865ab3a01f4644a03c521c8d7940bb8771)

doc/account_manager_doc.h

index 29217e9aab097533fdb1b01db92ab7f17024f403..f9eb56ae5ec56f20e8f69b065c725843ea5971a5 100644 (file)
  * @section CAPI_ACCOUNT_MANAGER_MODULE_FEATURE Related Features
  * This API is related with the following features:\n
  * - http://tizen.org/feature/account\n
- * It is recommended to use features in your application for reliability. \n
- * You can check if a device supports the related features for this API by using System Information, and control your application's actions accordingly. \n
- * To ensure your application is running only on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK.
- * More details on using features in your application can be found in the <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>feature element description</b></a>.
+ * It is recommended to design feature related codes in your application for reliability.\n
+ * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n
+ * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  *
 */