Remove unnecessary HTML link for feature 27/249727/1 submit/tizen/20210201.095542 submit/tizen/20210202.020818
authorsooyeon.kim <sooyeon.kim@samsung.com>
Wed, 16 Dec 2020 09:06:31 +0000 (18:06 +0900)
committersooyeon.kim <sooyeon.kim@samsung.com>
Wed, 16 Dec 2020 09:06:31 +0000 (18:06 +0900)
Change-Id: Id588d2e05eeee16fc73ad02427ecfb2ed635742a
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
doc/uix_stt_doc.h
doc/uix_stt_engine_main_doc.h

index 61e59ed..0b78fcc 100644 (file)
  *
  * @section CAPI_UIX_STT_MODULE_FEATURE Related Features
  * This API is related with the following features:<br>
- * - http://tizen.org/feature/speech.recognition<br>
- * - http://tizen.org/feature/microphone<br>
+ * - %http://tizen.org/feature/speech.recognition<br>
+ * - %http://tizen.org/feature/microphone<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 2125aa0..d5936e9 100755 (executable)
  *
  * @section CAPI_UIX_STTE_MODULE_FEATURE Related Features
  * This API is related with the following features:<br>
- * - http://tizen.org/feature/speech.recognition<br>
- * - http://tizen.org/feature/microphone<br>
+ * - %http://tizen.org/feature/speech.recognition<br>
+ * - %http://tizen.org/feature/microphone<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>