From: Yunjin Lee Date: Thu, 17 Dec 2020 01:22:17 +0000 (+0900) Subject: remove hyperlink from feature name of doc X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F249809%2F1;p=platform%2Fcore%2Fsecurity%2Fprivilege-info.git remove hyperlink from feature name of doc Change-Id: I7072256239f49a3034453445d1fabb6303ff27a4 Signed-off-by: Yunjin Lee --- diff --git a/doc/privilege-info_doc.h b/doc/privilege-info_doc.h index 7848865..5b0e618 100755 --- a/doc/privilege-info_doc.h +++ b/doc/privilege-info_doc.h @@ -32,7 +32,7 @@ * * @section CAPI_SECURITY_FRAMEWORK_PRIVILEGE_INFO_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/security.privacy_privilege\n + * - %http://tizen.org/feature/security.privacy_privilege\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, and control your application's actions accordingly.\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