Update the Doxygen comments of doc header file 10/212910/1
authorKichan Kwon <k_c.kwon@samsung.com>
Wed, 28 Aug 2019 05:57:46 +0000 (14:57 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Wed, 28 Aug 2019 05:59:13 +0000 (14:59 +0900)
Change-Id: I89e38b35abc8f57d3beb836c33fc9437c1f6a9e0
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
doc/battery_monitor_doc.h

index eef5d4e..a237c30 100755 (executable)
 #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 <battery_monitor.h>
  *
- * @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
  *