summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAbhimanyu Swami <abhimanyu1.s@samsung.com>2020-12-18 14:56:44 +0530
committerAbhimanyu Swami <abhimanyu1.s@samsung.com>2020-12-18 14:56:44 +0530
commit27098a4b89a2ec2a22f50a77163e22140f779ae1 (patch)
tree367b2c7e2ceadde6453de7ce682b69aa3a824ac9 /doc
parentabab14fe2e763284fac464ab978ac404e76fee64 (diff)
downloadmessages-27098a4b89a2ec2a22f50a77163e22140f779ae1.tar.gz
messages-27098a4b89a2ec2a22f50a77163e22140f779ae1.tar.bz2
messages-27098a4b89a2ec2a22f50a77163e22140f779ae1.zip
Removing unnecessary HTML link for feature/privilege
Change-Id: I7a64a425556a3c7afe57bc4a7a12b86b9e872dee Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/messages_doc.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/messages_doc.h b/doc/messages_doc.h
index 755d37c..14844f0 100755
--- a/doc/messages_doc.h
+++ b/doc/messages_doc.h
@@ -39,9 +39,9 @@
*
* @section CAPI_MESSAGING_MESSAGES_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.telephony\n
- * - http://tizen.org/feature/network.telephony.sms\n
- * - http://tizen.org/feature/network.telephony.mms\n
+ * - %http://tizen.org/feature/network.telephony\n
+ * - %http://tizen.org/feature/network.telephony.sms\n
+ * - %http://tizen.org/feature/network.telephony.mms\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
@@ -67,9 +67,9 @@
*
* @section CAPI_MESSAGING_MESSAGES_MMS_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.telephony\n
- * - http://tizen.org/feature/network.telephony.sms\n
- * - http://tizen.org/feature/network.telephony.mms\n
+ * - %http://tizen.org/feature/network.telephony\n
+ * - %http://tizen.org/feature/network.telephony.sms\n
+ * - %http://tizen.org/feature/network.telephony.mms\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
@@ -92,8 +92,8 @@
*
* @section CAPI_MESSAGING_MESSAGES_PUSH_MODULE_FEATURE Related Features
* This API is related with the following features:\n
- * - http://tizen.org/feature/network.telephony\n
- * - http://tizen.org/feature/network.telephony.sms\n
+ * - %http://tizen.org/feature/network.telephony\n
+ * - %http://tizen.org/feature/network.telephony.sms\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