diff options
author | DoHyun Pyun <dh79.pyun@samsung.com> | 2020-09-03 14:11:14 +0900 |
---|---|---|
committer | DoHyun Pyun <dh79.pyun@samsung.com> | 2020-09-03 14:11:14 +0900 |
commit | 46f34908305cfc004cffdefe7137453c209fbe87 (patch) | |
tree | 4c17ad592de60c95f7093411196920daf971dd21 | |
parent | ead52a30c878a4512d4e72b6e5a9f844b0d5d798 (diff) | |
download | iotcon-accepted/tizen_6.5_unified.tar.gz iotcon-accepted/tizen_6.5_unified.tar.bz2 iotcon-accepted/tizen_6.5_unified.zip |
Fix the API reference errortizen_7.0_m2_releasetizen_6.5.m2_releasetizen_6.0.m2_releasesubmit/tizen_6.5/20211028.162201submit/tizen_6.0_hotfix/20201103.114803submit/tizen_6.0_hotfix/20201102.192503submit/tizen_6.0/20201029.205103submit/tizen/20200904.000212accepted/tizen/unified/20200907.023448accepted/tizen/7.0/unified/hotfix/20221116.105316accepted/tizen/7.0/unified/20221110.062905accepted/tizen/6.5/unified/20211028.102316accepted/tizen/6.0/unified/hotfix/20201103.050211accepted/tizen/6.0/unified/20201030.120910tizen_7.0_hotfixtizen_7.0tizen_6.5tizen_6.0_hotfixtizen_6.0accepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.5_unifiedaccepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unified
Change-Id: I1f0774d8350030e4671f879a6288d701698538db
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
-rw-r--r-- | include/iotcon-attributes.h | 2 | ||||
-rw-r--r-- | include/iotcon-client.h | 2 | ||||
-rw-r--r-- | include/iotcon-list.h | 2 | ||||
-rw-r--r-- | include/iotcon-lite-resource.h | 2 | ||||
-rw-r--r-- | include/iotcon-observers.h | 2 | ||||
-rw-r--r-- | include/iotcon-options.h | 2 | ||||
-rw-r--r-- | include/iotcon-query.h | 2 | ||||
-rw-r--r-- | include/iotcon-remote-resource.h | 2 | ||||
-rw-r--r-- | include/iotcon-representation.h | 2 | ||||
-rw-r--r-- | include/iotcon-request.h | 2 | ||||
-rw-r--r-- | include/iotcon-resource-interfaces.h | 2 | ||||
-rw-r--r-- | include/iotcon-resource-types.h | 2 | ||||
-rw-r--r-- | include/iotcon-resource.h | 2 | ||||
-rw-r--r-- | include/iotcon-response.h | 2 | ||||
-rw-r--r-- | include/iotcon.h | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/include/iotcon-attributes.h b/include/iotcon-attributes.h index f6ba621..b7c67b4 100644 --- a/include/iotcon-attributes.h +++ b/include/iotcon-attributes.h @@ -124,7 +124,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * @endcode * @section CAPI_IOT_CONNECTIVITY_COMMON_REPRESENTATION_ATTRIBUTES_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-client.h b/include/iotcon-client.h index 5ea9a7d..c1c2922 100644 --- a/include/iotcon-client.h +++ b/include/iotcon-client.h @@ -38,7 +38,7 @@ * This API set consists of client side API for @ref CAPI_IOT_CONNECTIVITY_CLIENT_REMOTE_RESOURCE_MODULE. * @section CAPI_IOT_CONNECTIVITY_CLIENT_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-list.h b/include/iotcon-list.h index b6df06f..e2a5328 100644 --- a/include/iotcon-list.h +++ b/include/iotcon-list.h @@ -155,7 +155,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * @endcode * @section CAPI_IOT_CONNECTIVITY_COMMON_REPRESENTATION_ATTRIBUTES_LIST_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-lite-resource.h b/include/iotcon-lite-resource.h index be5cd80..1ed103f 100644 --- a/include/iotcon-lite-resource.h +++ b/include/iotcon-lite-resource.h @@ -134,7 +134,7 @@ static void _update_brightness(int brightness) * @endcode * @section CAPI_IOT_CONNECTIVITY_SERVER_LITE_RESOURCE_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-observers.h b/include/iotcon-observers.h index 701d653..3fdbd47 100644 --- a/include/iotcon-observers.h +++ b/include/iotcon-observers.h @@ -115,7 +115,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * @endcode * @section CAPI_IOT_CONNECTIVITY_SERVER_OBSERVERS_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-options.h b/include/iotcon-options.h index 851b242..5550368 100644 --- a/include/iotcon-options.h +++ b/include/iotcon-options.h @@ -104,7 +104,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * @endcode * @section CAPI_IOT_CONNECTIVITY_COMMON_OPTIONS_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-query.h b/include/iotcon-query.h index 186ff4a..105e5dc 100644 --- a/include/iotcon-query.h +++ b/include/iotcon-query.h @@ -94,7 +94,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * @endcode * @section CAPI_IOT_CONNECTIVITY_COMMON_QUERY_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf\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 diff --git a/include/iotcon-remote-resource.h b/include/iotcon-remote-resource.h index 950d987..2f3ecfc 100644 --- a/include/iotcon-remote-resource.h +++ b/include/iotcon-remote-resource.h @@ -93,7 +93,7 @@ static void _find_light_resource() * * @section CAPI_IOT_CONNECTIVITY_CLIENT_REMOTE_RESOURCE_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-representation.h b/include/iotcon-representation.h index b41d0a4..a3880f2 100644 --- a/include/iotcon-representation.h +++ b/include/iotcon-representation.h @@ -185,7 +185,7 @@ * @endcode * @section CAPI_IOT_CONNECTIVITY_COMMON_REPRESENTATION_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-request.h b/include/iotcon-request.h index 82d67ba..e2d388b 100644 --- a/include/iotcon-request.h +++ b/include/iotcon-request.h @@ -112,7 +112,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * @endcode * @section CAPI_IOT_CONNECTIVITY_SERVER_REQUEST_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-resource-interfaces.h b/include/iotcon-resource-interfaces.h index c7e8842..b37d75a 100644 --- a/include/iotcon-resource-interfaces.h +++ b/include/iotcon-resource-interfaces.h @@ -89,7 +89,7 @@ static void _create_light_resource() * @endcode * @section CAPI_IOT_CONNECTIVITY_COMMON_RESOURCE_INTERFACES_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-resource-types.h b/include/iotcon-resource-types.h index b4cd4f9..55d1139 100644 --- a/include/iotcon-resource-types.h +++ b/include/iotcon-resource-types.h @@ -89,7 +89,7 @@ static void _create_light_resource() * @endcode * @section CAPI_IOT_CONNECTIVITY_COMMON_RESOURCE_TYPES_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-resource.h b/include/iotcon-resource.h index 9f9d6fc..ee30fea 100644 --- a/include/iotcon-resource.h +++ b/include/iotcon-resource.h @@ -167,7 +167,7 @@ static void _create_resource() * @endcode * @section CAPI_IOT_CONNECTIVITY_SERVER_RESOURCE_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon-response.h b/include/iotcon-response.h index 0bf52ea..b814c3e 100644 --- a/include/iotcon-response.h +++ b/include/iotcon-response.h @@ -177,7 +177,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * @endcode * @section CAPI_IOT_CONNECTIVITY_COMMON_RESPONSE_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 diff --git a/include/iotcon.h b/include/iotcon.h index dc2e3b2..0904ab6 100644 --- a/include/iotcon.h +++ b/include/iotcon.h @@ -39,7 +39,7 @@ extern "C" { * @addtogroup CAPI_IOT_CONNECTIVITY_MODULE * @section CAPI_IOT_CONNECTIVITY_MODULE_FEATURE Related Features * This API is related with the following features: \n - * - http://tizen.org/feature/iot.ocf \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 |