doc: doxygen: move notify/onoff to os_services

Those are no kernel permitives and belong under os services.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2025-04-16 09:12:03 -04:00 committed by Benjamin Cabé
commit 3dc7291115
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@ struct sys_notify;
/**
* @defgroup sys_notify_apis Asynchronous Notification APIs
* @ingroup kernel_apis
* @ingroup os_services
* @{
*/

View file

@ -18,7 +18,7 @@ extern "C" {
/**
* @defgroup resource_mgmt_onoff_apis On-Off Service APIs
* @ingroup kernel_apis
* @ingroup os_services
* @{
*/