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:
parent
44327ec841
commit
9babde4e78
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue