Remove unnecessary HTML link for feature 26/249726/1
authorsooyeon.kim <sooyeon.kim@samsung.com>
Wed, 16 Dec 2020 09:05:27 +0000 (18:05 +0900)
committersooyeon.kim <sooyeon.kim@samsung.com>
Wed, 16 Dec 2020 09:05:27 +0000 (18:05 +0900)
Change-Id: I8ebae7617e67d030856d3e884766a87a202732e3
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
doc/uix_vc_doc.h
doc/uix_vc_engine_main_doc.h
doc/uix_vc_mgr_doc.h

index 4d33096c01bd413e97dbe1c34caeefbb53a317fe..96a4b4ab474ec8f24c146f60d769beb869099106 100644 (file)
  *
  * @section CAPI_UIX_VOICE_CONTROL_MODULE_FEATURES Related Features
  * This API is related with the following features:<br>
- * - http://tizen.org/feature/microphone<br>
- * - http://tizen.org/feature/speech.control<br>
+ * - %http://tizen.org/feature/microphone<br>
+ * - %http://tizen.org/feature/speech.control<br>
  * It is recommended to design feature related codes in your application for reliability.<br>
  * 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.<br>
  * 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.<br>
index 6610f0d090ae45daa169491480adb725e6f7cd4a..222bfcbefe86173d335a2e8e573d1f653ddb74f4 100644 (file)
  *
  * @section CAPI_UIX_VOICE_CONTROL_ENGINE_MODULE_FEATURES Related Features
  * This API is related with the following features:<br>
- * - http://tizen.org/feature/microphone<br>
- * - http://tizen.org/feature/speech.control<br>
+ * - %http://tizen.org/feature/microphone<br>
+ * - %http://tizen.org/feature/speech.control<br>
  * It is recommended to design feature related codes in your application for reliability.<br>
  * 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.<br>
  * 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.<br>
index 3ed28ce9f708927809b9bdbcbab678660f7f291a..d848f0d35ff2dc25cdbdae5c38aaaef657b3d2fb 100644 (file)
  *
  * @section CAPI_UIX_VOICE_CONTROL_MANAGER_MODULE_FEATURES Related Features
  * This API is related with the following features:<br>
- * - http://tizen.org/feature/microphone<br>
- * - http://tizen.org/feature/speech.control_manager<br>
+ * - %http://tizen.org/feature/microphone<br>
+ * - %http://tizen.org/feature/speech.control_manager<br>
  * It is recommended to design feature related codes in your application for reliability.<br>
  * 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.<br>
  * 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.<br>