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

index 5183e60c6c2881d183b679f444ca86d178c6b0fa..f46c7829cf795b7870ef9292d2ae023f6de8eaeb 100644 (file)
@@ -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 Element</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 Element</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.