Change the feature link in API reference 94/122594/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170403.190334 accepted/tizen/ivi/20170403.130429 accepted/tizen/mobile/20170403.130404 accepted/tizen/tv/20170403.130417 accepted/tizen/unified/20170403.130446 accepted/tizen/wearable/20170403.130425 submit/tizen/20170403.055618
authorJooseok Park <jooseok.park@samsung.com>
Mon, 3 Apr 2017 04:53:09 +0000 (13:53 +0900)
committerJooseok Park <jooseok.park@samsung.com>
Mon, 3 Apr 2017 04:53:09 +0000 (13:53 +0900)
Change-Id: I31e5ee962fb0422ac456940a2dcd230a11233434

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 36865d7..59ff69f 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index df0a636..a4efbeb 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index e246f5b..a939a99 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index b4502d7..d6166d3 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index 9dc9062..a817f33 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index ba29f84..6d2671f 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index 4821788..ee0a7b7 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index 64af3de..2b33cac 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index 0527f89..b92520a 100644 (file)
  *          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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index e535506..94405bf 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index 5f99e81..d940ec0 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index 8fd9784..f79579c 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index 30ec911..6ab2fc6 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index 78d93c3..fbcfcb7 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */
 
index 32dbdee..a591005 100644 (file)
@@ -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 <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
+ *          More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature Element</b>.</a>
  * @{
  */