From: DoHyun Pyun Date: Wed, 7 Oct 2020 04:49:03 +0000 (+0900) Subject: Modify the document X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_5.5;p=platform%2Fcore%2Fiot%2Fiotcon.git Modify the document Change-Id: Iaee9a8932dd5484c4a11846be504a6b25e118ff3 Signed-off-by: DoHyun Pyun --- diff --git a/include/iotcon.h b/include/iotcon.h index 0904ab6..01c6e86 100644 --- a/include/iotcon.h +++ b/include/iotcon.h @@ -40,6 +40,7 @@ extern "C" { * @section CAPI_IOT_CONNECTIVITY_MODULE_FEATURE Related Features * This API is related with the following features: \n * - %http://tizen.org/feature/iot.ocf \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