From: Jaehyun Kim Date: Thu, 3 Sep 2020 07:48:00 +0000 (+0900) Subject: Fix API references X-Git-Tag: submit/tizen/20200903.080600^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7c58a0564f6cce595d22d268e018ea4734717b35;p=platform%2Fcore%2Fapi%2Fwifi-direct.git Fix API references Change-Id: I314bc683faf7d1891d4a2cd64bacc6310a2f23b6 Signed-off-by: Jaehyun Kim --- diff --git a/doc/wifi_direct_doc.h b/doc/wifi_direct_doc.h index e941f60..0884e1b 100644 --- a/doc/wifi_direct_doc.h +++ b/doc/wifi_direct_doc.h @@ -31,10 +31,10 @@ * * @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