Fix the API reference error 81/243081/1 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/6.0/unified/20201030.120910 accepted/tizen/6.0/unified/hotfix/20201103.050211 accepted/tizen/6.5/unified/20211028.102316 accepted/tizen/7.0/unified/20221110.062905 accepted/tizen/7.0/unified/hotfix/20221116.105316 accepted/tizen/unified/20200907.023448 submit/tizen/20200904.000212 submit/tizen_6.0/20201029.205103 submit/tizen_6.0_hotfix/20201102.192503 submit/tizen_6.0_hotfix/20201103.114803 submit/tizen_6.5/20211028.162201 tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 3 Sep 2020 05:11:14 +0000 (14:11 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 3 Sep 2020 05:11:14 +0000 (14:11 +0900)
Change-Id: I1f0774d8350030e4671f879a6288d701698538db
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
15 files changed:
include/iotcon-attributes.h
include/iotcon-client.h
include/iotcon-list.h
include/iotcon-lite-resource.h
include/iotcon-observers.h
include/iotcon-options.h
include/iotcon-query.h
include/iotcon-remote-resource.h
include/iotcon-representation.h
include/iotcon-request.h
include/iotcon-resource-interfaces.h
include/iotcon-resource-types.h
include/iotcon-resource.h
include/iotcon-response.h
include/iotcon.h

index f6ba6214b4f132cc96c9583481d372684bc692fe..b7c67b486e9c349e7f7568054d0d7a414548dee6 100644 (file)
@@ -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
index 5ea9a7d1338afcdabb670e18aa8d429be273a9b0..c1c2922aebfecd0c19a638742eca23cdab74e5e1 100644 (file)
@@ -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
index b6df06f93233879aa360ed9ad2c1ed23efc553a8..e2a5328619e23fad93067eddf6d914fb1a705dfc 100644 (file)
@@ -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
index be5cd803d3acc71ac560a481c20a8dc8fd85ef58..1ed103fe20a8ebb58f32939c6c2766dcaedab2e7 100644 (file)
@@ -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
index 701d6532a02d11065767524de65fcac19047bbba..3fdbd475680bbe31d79ee310c3b06a7fa4caab3e 100644 (file)
@@ -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
index 851b242a30c665f94019c7b820385e528d2f5dd3..5550368af268ff6f3d3bdafe7298a07f46fab0e9 100644 (file)
@@ -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
index 186ff4afa95bbc0ef75a688c4745349f08a08292..105e5dc5428e8375009e386b8d5a86f0cb9085ec 100644 (file)
@@ -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
index 950d987605e8f38031def82ba237f2bb723e9df9..2f3ecfc32126218bc64d81df4d4ea8f9761a71e4 100644 (file)
@@ -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
index b41d0a45cfd9812ef6125a0938b5a2d9c8196a15..a3880f2d3ebee7411065d4e43da726ed38130226 100644 (file)
  * @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
index 82d67ba11960d2dbc621a0f6708939aae781dff5..e2d388bab02dd15b25f8c9f05c1b13c72afe951b 100644 (file)
@@ -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
index c7e88424eb9e97dc31b79978b8c0a7ee156fa52f..b37d75a5eb729d2c483e8b6a579aed8cb7fe7c9c 100644 (file)
@@ -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
index b4cd4f99d07cb5f7a70892404eaf83bc330c980c..55d113963f9148c5d8d2760801adadfd45177b5d 100644 (file)
@@ -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
index 9f9d6fcec128ec39bd033e6b448de2035900868b..ee30feac8784fdad08e96b17bc6d5bf2b0311f0c 100644 (file)
@@ -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
index 0bf52ea0d47bd170e133362029a796ec4acaa786..b814c3e996da91fb8bd50eaccf6323088d46c68c 100644 (file)
@@ -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
index dc2e3b278f7c2e212fca6e9c3eb5d7049cda8fe9..0904ab6274341fe5a1f36b08fcd7152f7a71e62f 100644 (file)
@@ -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