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:
parent
9babde4e78
commit
3dc7291115
2 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ struct sys_notify;
|
|||
|
||||
/**
|
||||
* @defgroup sys_notify_apis Asynchronous Notification APIs
|
||||
* @ingroup kernel_apis
|
||||
* @ingroup os_services
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ extern "C" {
|
|||
|
||||
/**
|
||||
* @defgroup resource_mgmt_onoff_apis On-Off Service APIs
|
||||
* @ingroup kernel_apis
|
||||
* @ingroup os_services
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue