Fix API references 22/243122/1 tizen_5.5 submit/tizen_5.5/20200903.080513
authorJaehyun Kim <jeik01.kim@samsung.com>
Thu, 3 Sep 2020 07:53:30 +0000 (16:53 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Thu, 3 Sep 2020 07:53:30 +0000 (16:53 +0900)
Change-Id: I80ab016bfbb4100a88e8ad4b78589010db36f586
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
doc/wifi_direct_doc.h

index 76ec91c5fc84ac30cecc79591d2f740709611cd4..aac632e7894c62a03a46f3684270271c01d21130 100644 (file)
  *
  * @section CAPI_NETWORK_WIFI_DIRECT_MANAGER_MODULE_FEATURE Related Features
  * This API is related with the following features:\n
- * - http://tizen.org/feature/network.wifi\n
- * - http://tizen.org/feature/network.wifi.direct\n
- * - http://tizen.org/feature/network.wifi.direct.display\n
- * - http://tizen.org/feature/network.wifi.direct.service_discovery\n
+ * - %http://tizen.org/feature/network.wifi\n
+ * - %http://tizen.org/feature/network.wifi.direct\n
+ * - %http://tizen.org/feature/network.wifi.direct.display\n
+ * - %http://tizen.org/feature/network.wifi.direct.service_discovery\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