Skip to content

Commit 9babde4

Browse files
nashifkartben
authored andcommitted
doc: doxygen: move battery api under sensors
move from currently top level to sensors where it is defined. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 44327ec commit 9babde4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

include/zephyr/drivers/sensor/battery.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ extern "C" {
1919
#endif
2020

2121
/**
22-
* @brief battery API
23-
* @defgroup battery_apis battery APIs
22+
* @brief Battery API
23+
* @defgroup battery_apis Battery APIs
24+
* @ingroup sensor_interface
2425
* @{
2526
*/
2627

0 commit comments

Comments
 (0)