From: Jaehyun Kim Date: Thu, 3 Sep 2020 07:53:30 +0000 (+0900) Subject: Fix API references X-Git-Tag: submit/tizen_5.5/20200903.080513^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_5.5;p=platform%2Fcore%2Fapi%2Fwifi-direct.git Fix API references Change-Id: I80ab016bfbb4100a88e8ad4b78589010db36f586 Signed-off-by: Jaehyun Kim --- diff --git a/doc/wifi_direct_doc.h b/doc/wifi_direct_doc.h index 76ec91c..aac632e 100644 --- a/doc/wifi_direct_doc.h +++ b/doc/wifi_direct_doc.h @@ -32,10 +32,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