From d9a44001aa4d46c9968b8bdaa4a47f047f7f5717 Mon Sep 17 00:00:00 2001 From: Jooseok Park Date: Mon, 3 Apr 2017 13:53:09 +0900 Subject: [PATCH] Change the feature link in API reference Change-Id: I31e5ee962fb0422ac456940a2dcd230a11233434 --- include/iotcon-attributes.h | 2 +- include/iotcon-client.h | 2 +- include/iotcon-list.h | 2 +- include/iotcon-lite-resource.h | 2 +- include/iotcon-observers.h | 2 +- include/iotcon-options.h | 2 +- include/iotcon-query.h | 2 +- include/iotcon-remote-resource.h | 2 +- include/iotcon-representation.h | 2 +- include/iotcon-request.h | 2 +- include/iotcon-resource-interfaces.h | 2 +- include/iotcon-resource-types.h | 2 +- include/iotcon-resource.h | 2 +- include/iotcon-response.h | 2 +- include/iotcon.h | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/include/iotcon-attributes.h b/include/iotcon-attributes.h index 36865d7..59ff69f 100644 --- a/include/iotcon-attributes.h +++ b/include/iotcon-attributes.h @@ -128,7 +128,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-client.h b/include/iotcon-client.h index df0a636..a4efbeb 100644 --- a/include/iotcon-client.h +++ b/include/iotcon-client.h @@ -42,7 +42,7 @@ * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-list.h b/include/iotcon-list.h index e246f5b..a939a99 100644 --- a/include/iotcon-list.h +++ b/include/iotcon-list.h @@ -159,7 +159,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-lite-resource.h b/include/iotcon-lite-resource.h index b4502d7..d6166d3 100644 --- a/include/iotcon-lite-resource.h +++ b/include/iotcon-lite-resource.h @@ -138,7 +138,7 @@ static void _update_brightness(int brightness) * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-observers.h b/include/iotcon-observers.h index 9dc9062..a817f33 100644 --- a/include/iotcon-observers.h +++ b/include/iotcon-observers.h @@ -119,7 +119,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-options.h b/include/iotcon-options.h index ba29f84..6d2671f 100644 --- a/include/iotcon-options.h +++ b/include/iotcon-options.h @@ -108,7 +108,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-query.h b/include/iotcon-query.h index 4821788..ee0a7b7 100644 --- a/include/iotcon-query.h +++ b/include/iotcon-query.h @@ -98,7 +98,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-remote-resource.h b/include/iotcon-remote-resource.h index 64af3de..2b33cac 100644 --- a/include/iotcon-remote-resource.h +++ b/include/iotcon-remote-resource.h @@ -97,7 +97,7 @@ static void _find_light_resource() * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-representation.h b/include/iotcon-representation.h index 0527f89..b92520a 100644 --- a/include/iotcon-representation.h +++ b/include/iotcon-representation.h @@ -189,7 +189,7 @@ * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-request.h b/include/iotcon-request.h index e535506..94405bf 100644 --- a/include/iotcon-request.h +++ b/include/iotcon-request.h @@ -116,7 +116,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-resource-interfaces.h b/include/iotcon-resource-interfaces.h index 5f99e81..d940ec0 100644 --- a/include/iotcon-resource-interfaces.h +++ b/include/iotcon-resource-interfaces.h @@ -93,7 +93,7 @@ static void _create_light_resource() * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-resource-types.h b/include/iotcon-resource-types.h index 8fd9784..f79579c 100644 --- a/include/iotcon-resource-types.h +++ b/include/iotcon-resource-types.h @@ -93,7 +93,7 @@ static void _create_light_resource() * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-resource.h b/include/iotcon-resource.h index 30ec911..6ab2fc6 100644 --- a/include/iotcon-resource.h +++ b/include/iotcon-resource.h @@ -171,7 +171,7 @@ static void _create_resource() * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon-response.h b/include/iotcon-response.h index 78d93c3..fbcfcb7 100644 --- a/include/iotcon-response.h +++ b/include/iotcon-response.h @@ -181,7 +181,7 @@ static void _request_handler(iotcon_resource_h resource, iotcon_request_h reques * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ diff --git a/include/iotcon.h b/include/iotcon.h index 32dbdee..a591005 100644 --- a/include/iotcon.h +++ b/include/iotcon.h @@ -43,7 +43,7 @@ extern "C" { * 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 - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * @{ */ -- 2.7.4