Removing unnecessary HTML link for feature/privilege 22/250022/1 tizen_5.5
authorAbhimanyu Swami <abhimanyu1.s@samsung.com>
Fri, 18 Dec 2020 09:26:44 +0000 (14:56 +0530)
committerAbhimanyu Swami <abhimanyu1.s@samsung.com>
Fri, 18 Dec 2020 09:34:58 +0000 (09:34 +0000)
Change-Id: I7a64a425556a3c7afe57bc4a7a12b86b9e872dee
Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
doc/messages_doc.h

index 755d37cf08ab32ebf7d2173e94a50d1be1f72ba6..14844f08722fdd04e0cddedd39c062f3fe8949de 100755 (executable)
@@ -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