Add description for http://tizen.org/feature/storage.external 91/198491/1 submit/tizen/20190208.014031
authorpr.jung <pr.jung@samsung.com>
Fri, 25 Jan 2019 02:27:41 +0000 (11:27 +0900)
committerpr.jung <pr.jung@samsung.com>
Fri, 25 Jan 2019 02:27:41 +0000 (11:27 +0900)
Change-Id: I534b9d1f0fad8469350680563f778b65255cda3d
Signed-off-by: pr.jung <pr.jung@samsung.com>
doc/storage_doc.h

index 40fe64f..0260fa3 100755 (executable)
  * - Others
  * - System ringtones
  *
+ * @section CAPI_SYSTEM_STORAGE_MODULE_OVERVIEW Related Features
+ * This API is related with the following features:\n
+ * - %http://tizen.org/feature/storage.external\n
+ *
+ * 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 description</b>.</a>
+ *
+ *
  */
 
 #endif /* __TIZEN_SYSTEM_STORAGE_DOC_H__ */