* This API is related with the following feature:\n
* - %http://tizen.org/feature/diagnostics\n
*
- * It is recommended to use features in your application for reliability. \n
+ * It is recommended to design feature related codes in your application for reliability.\n
*
- * You can check if the device supports the related features for this API by using System Information, and control your application's actions accordingly. \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 running only on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK.
+ * 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 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>.
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature Element</b>.</a>
*/
* @brief Requests bugreport creation.
* @since_tizen 6.5
* @privlevel platform
- * @privilege http://tizen.org/privilege/bugreport.admin
+ * @privilege %http://tizen.org/privilege/bugreport.admin
* @remarks This function is dedicated to diagnostic information subscribers. \n
* To get bugreport's content, user must subscribe to 'BugreportCreated' diagnostics event, which is sent by crash-service after creating the report.
*