Revert "Fix API references"
authorCheoleun Moon <chleun.moon@samsung.com>
Thu, 3 Sep 2020 05:21:24 +0000 (14:21 +0900)
committerCheoleun Moon <chleun.moon@samsung.com>
Thu, 3 Sep 2020 05:21:24 +0000 (14:21 +0900)
This reverts commit dcdd81f876384e1eb58d1227b31b7e9cf2fafec0.

doc/nsd_doc.h

index affa3c2059c6bfdb3f094ac8d04d5bea8bf71e40..15fa3861f5045fdaff3d1382c8541734aab094ca 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\n
+ * - http://tizen.org/feature/network.service_discovery.ssdp
  * 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\n
+ * - http://tizen.org/feature/network.service_discovery.dnssd
  * 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