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>
This commit is contained in:
Anas Nashif 2025-04-16 08:21:48 -04:00 committed by Benjamin Cabé
commit 9babde4e78

View file

@ -19,8 +19,9 @@ extern "C" {
#endif
/**
* @brief battery API
* @defgroup battery_apis battery APIs
* @brief Battery API
* @defgroup battery_apis Battery APIs
* @ingroup sensor_interface
* @{
*/