From bc153df2370b422fd43792c6847450d32bb56abe Mon Sep 17 00:00:00 2001 From: Cheoleun Moon Date: Thu, 17 Dec 2020 14:41:24 +0900 Subject: [PATCH] Removing unnecessary HTML link for feature Change-Id: I5aaf59f34a1e3171d2b04bb3da149e75289e1a9a --- doc/asp_doc.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/asp_doc.h b/doc/asp_doc.h index 30ab265..89baec5 100755 --- a/doc/asp_doc.h +++ b/doc/asp_doc.h @@ -32,11 +32,11 @@ * In addition, This set provides functions to discovery and manage sessions using Application Service Platform. * @section CAPI_NETWORK_ASP_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.asp\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.asp\n + * - %http://tizen.org/feature/network.wifi.direct.display\n + * - %http://tizen.org/feature/network.wifi.direct.service_discovery\n * * It is recommended to use feature related code in your application for reliability.\n * -- 2.7.4