remove unnecessary HTML link 90/249990/1
authorYoungjae Shin <yj99.shin@samsung.com>
Fri, 18 Dec 2020 07:37:16 +0000 (16:37 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Fri, 18 Dec 2020 07:37:16 +0000 (16:37 +0900)
Change-Id: I8b6e18bbcf3c2adef21eb223188c063cf6eefed6

doc/context_history_doc.h
doc/context_trigger_doc.h

index 4fe709e2cd883cf020f742526b886a9b1c62f184..afdb7d0b6406472e41ff4fd11ebfccd788138003 100644 (file)
  *
  * @section CAPI_CONTEXT_HISTORY_MODULE_FEATURE Related Features
  * This API is related with the following features:@n
- * - http://tizen.org/feature/app_history
+ * - %http://tizen.org/feature/app_history
  *
  * And some of the statistic items in this API are related with one of the following features:@n
- * - http://tizen.org/feature/battery
+ * - %http://tizen.org/feature/battery
  *
  * It is recommended to design feature related code in your application for reliability.@n
  * For your convenience, context_history_is_supported() is provided.
index 87ab0866f205df621d3154323fbf81c40721abad..63db9214fefce4aded0e8cb0f4ceecd872b610fd 100644 (file)
  * @section CAPI_CONTEXT_TRIGGER_MODULE_FEATURE Related Features
  *
  * This API is related with the following features:@n
- * - http://tizen.org/feature/contextual_trigger
+ * - %http://tizen.org/feature/contextual_trigger
  *
  * And some of the event and condition items in this API are related with one of the following features:@n
- * - http://tizen.org/feature/battery
- * - http://tizen.org/feature/contact
- * - http://tizen.org/feature/location.gps
- * - http://tizen.org/feature/location.geofence
- * - http://tizen.org/feature/network.bluetooth
- * - http://tizen.org/feature/network.telephony
- * - http://tizen.org/feature/network.wifi
- * - http://tizen.org/feature/network.wifi
- * - http://tizen.org/feature/sensor.activity_recognition
- * - http://tizen.org/feature/usb.host
+ * - %http://tizen.org/feature/battery
+ * - %http://tizen.org/feature/contact
+ * - %http://tizen.org/feature/location.gps
+ * - %http://tizen.org/feature/location.geofence
+ * - %http://tizen.org/feature/network.bluetooth
+ * - %http://tizen.org/feature/network.telephony
+ * - %http://tizen.org/feature/network.wifi
+ * - %http://tizen.org/feature/network.wifi
+ * - %http://tizen.org/feature/sensor.activity_recognition
+ * - %http://tizen.org/feature/usb.host
  *
  * It is recommended to design feature related code in your application for reliability.@n
  * For your convenience, context_trigger_rule_event_is_supported() and context_trigger_rule_condition_is_supported()