From: Kichan Kwon Date: Wed, 28 Aug 2019 05:57:46 +0000 (+0900) Subject: Update the Doxygen comments of doc header file X-Git-Tag: submit/tizen/20190919.020747~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d33a883035927f6b6d3688e839abf510a59e984c;p=platform%2Fcore%2Fapi%2Fbatterymonitor.git Update the Doxygen comments of doc header file Change-Id: I89e38b35abc8f57d3beb836c33fc9437c1f6a9e0 Signed-off-by: Kichan Kwon --- diff --git a/doc/battery_monitor_doc.h b/doc/battery_monitor_doc.h index eef5d4e..a237c30 100755 --- a/doc/battery_monitor_doc.h +++ b/doc/battery_monitor_doc.h @@ -18,15 +18,15 @@ #define __TIZEN_SERVICE_BATTERY_MONITOR_DOC_H__ /** - * @ingroup CAPI_BATTERY_MONITOR_FRAMEWORK - * @defgroup CAPI_BATTERY_MONITOR_MODULE Battery Monitor + * @ingroup CAPI_SERVICE_FRAMEWORK + * @defgroup CAPI_SERVICE_BATTERY_MONITOR_MODULE Battery Monitor * * @brief The API's provide per resource battery consumption by the application. * - * @section CAPI_BATTERY_MONITOR_MODULE Header + * @section CAPI_SERVICE_BATTERY_MONITOR_MODULE_HEADER Required Header * \#include * - * @section CAPI_BATTERY_MONITOR_MODULE Overview + * @section CAPI_SERVICE_BATTERY_MONITOR_MODULE_OVERVIEW Overview * Battery consumption by a device does not only comprises power consumed by CPU, * but it also includes power consumed by other components like - WiFi, Bt, Display, Mobile radio etc. * The user is normally unaware of power consumed by these components & hence when battery drains out, @@ -49,7 +49,7 @@ * - total battery usage in percent by an app-id for certain time duration. * - battery consumption in percent usage by a resource for certain time duration. * - * @section CAPI_BATTERY_MONITOR_MODULE_FEATURE Related Features + * @section CAPI_SERVICE_BATTERY_MONITOR_MODULE_FEATURE Related Features * The API's defined are related with the following features:\n * - http://tizen.org/feature/battery\n *