Fix API references 16/243116/1 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.121849 accepted/tizen/6.0/unified/hotfix/20201103.004122 accepted/tizen/6.0/unified/hotfix/20201103.051127 accepted/tizen/6.5/unified/20211028.095837 accepted/tizen/unified/20200904.035503 submit/tizen/20200903.080600 submit/tizen_6.0/20201029.205102 submit/tizen_6.0_hotfix/20201102.192502 submit/tizen_6.0_hotfix/20201103.114802 submit/tizen_6.5/20211028.161801 tizen_6.0.m2_release tizen_6.5.m2_release
authorJaehyun Kim <jeik01.kim@samsung.com>
Thu, 3 Sep 2020 07:48:00 +0000 (16:48 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Thu, 3 Sep 2020 07:48:00 +0000 (16:48 +0900)
Change-Id: I314bc683faf7d1891d4a2cd64bacc6310a2f23b6
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
doc/wifi_direct_doc.h

index e941f60..0884e1b 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