Fix API references 89/243089/2
authorCheoleun Moon <chleun.moon@samsung.com>
Thu, 3 Sep 2020 05:11:37 +0000 (14:11 +0900)
committerCheoleun Moon <chleun.moon@samsung.com>
Thu, 3 Sep 2020 05:21:47 +0000 (14:21 +0900)
Change-Id: Iadd32a513b768cadfbc054c8698f01c688fc336c

doc/nsd_doc.h

index 15fa3861f5045fdaff3d1382c8541734aab094ca..affa3c2059c6bfdb3f094ac8d04d5bea8bf71e40 100644 (file)
@@ -34,7 +34,7 @@
  *
  * @section CAPI_NETWORK_SSDP_MODULE_FEATURE Related Features
  * This API is related with the following features:\n
- * - http://tizen.org/feature/network.service_discovery.ssdp
+ * - %http://tizen.org/feature/network.service_discovery.ssdp\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
@@ -57,7 +57,7 @@
  *
  * @section CAPI_NETWORK_DNSSD_MODULE_FEATURE Related Features
  * This API is related with the following features:\n
- * - http://tizen.org/feature/network.service_discovery.dnssd
+ * - %http://tizen.org/feature/network.service_discovery.dnssd\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