Change "developer.tizen.org" link to "docs.tizen.org" 79/220079/1
authorYunmi Ha <yunmi.ha@samsung.com>
Fri, 13 Dec 2019 02:14:37 +0000 (11:14 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Fri, 13 Dec 2019 02:14:37 +0000 (11:14 +0900)
Change-Id: I905d2ed3a03f4fda90908b5cabff4e293681052b
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
doc/usb_host_doc.h

index d53de80640a25a51676b5445d2313cd3b02ca868..824b4c6f25dfe23fa1f6565e036a38a3e16d2336 100755 (executable)
@@ -44,7 +44,7 @@
  *
  * 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/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature List</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature List</b>.</a>
  *
  *
  * @defgroup CAPI_USB_HOST_DEV_MODULE USB Host Device
  *
  * 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/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature List</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature List</b>.</a>
  *
  * @defgroup CAPI_USB_HOST_CONFIG_MODULE USB Configuration
  * @brief USB configuration-related API
  *
  * 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/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature List</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature List</b>.</a>
  *
  * @defgroup CAPI_USB_HOST_INTERFACE_MODULE USB Interface
  * @brief USB interface-related API
  *
  * 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/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature List</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature List</b>.</a>
  *
  * @defgroup CAPI_USB_HOST_ENDPOINT_MODULE USB Endpoint
  * @brief USB endpoint-related API
  *
  * 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/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature List</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature List</b>.</a>
  *
  * @defgroup CAPI_USB_HOST_SYNCIO_MODULE Synchronous IO
  * @brief This API is used to perform synchronous operations
  *
  * 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/tizen-studio/native-tools/configuring-your-app/manifest-text-editor#feature"><b>Feature List</b>.</a>
+ * More details on featuring your application can be found from <a href="https://docs.tizen.org/application/tizen-studio/native-tools/manifest-text-editor#feature-element"><b>Feature List</b>.</a>
  *
  * @defgroup CAPI_USB_HOST_HOTPLUG_MODULE Hotplug event notification
  * @brief This API is used to register callbacks to be called when devices are connected or disconnected.