doc: fix doxygen grouping

Fix various grouping issues in doxygen and name groups correctly in some
cases.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-05-17 10:40:29 -04:00
commit 009dee157d
5 changed files with 10 additions and 6 deletions

View file

@ -15,7 +15,8 @@ extern "C" {
#endif
/**
* @defgroup pm_states Power Management states
* @defgroup pm_states Power Management States
* @ingroup power_management_api
* @{
*/