From: Youngjae Shin Date: Fri, 18 Dec 2020 07:37:16 +0000 (+0900) Subject: remove unnecessary HTML link X-Git-Tag: submit/tizen/20210311.111505~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c89059b25a97882335807f81edb4e61573e943ea;p=platform%2Fcore%2Fapi%2Fcontext.git remove unnecessary HTML link Change-Id: I8b6e18bbcf3c2adef21eb223188c063cf6eefed6 --- diff --git a/doc/context_history_doc.h b/doc/context_history_doc.h index 4fe709e..afdb7d0 100644 --- a/doc/context_history_doc.h +++ b/doc/context_history_doc.h @@ -37,10 +37,10 @@ * * @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. diff --git a/doc/context_trigger_doc.h b/doc/context_trigger_doc.h index 87ab086..63db921 100644 --- a/doc/context_trigger_doc.h +++ b/doc/context_trigger_doc.h @@ -64,19 +64,19 @@ * @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()