From d9838bb4e07d989378f9ad0ea2c6a91d6a06ed08 Mon Sep 17 00:00:00 2001 From: "SukHyung, Kang" Date: Tue, 6 Oct 2020 10:19:53 +0900 Subject: [PATCH] change documentation for shortcut Change-Id: Ic0ddc26df7ebd42eda0ae49d63b3f7e289cbb3b0 Signed-off-by: SukHyung, Kang --- doc/shortcut_doc.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/shortcut_doc.h b/doc/shortcut_doc.h index 7207aa7..1684d64 100755 --- a/doc/shortcut_doc.h +++ b/doc/shortcut_doc.h @@ -34,7 +34,8 @@ * @section CAPI_SHORTCUT_MODULE_FEATURE Related Features * This API is related with the following features:\n - * - http://tizen.org/feature/shortcut\n + * - %http://tizen.org/feature/shortcut\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 -- 2.7.4