doc: move smf section into os services

Move SMF frameowrk into OS Services.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-04-04 16:10:35 -04:00 committed by Carles Cufí
commit a6c56ffebf
4 changed files with 2 additions and 2 deletions

View file

@ -1458,7 +1458,7 @@ State machine framework:
collaborators:
- keith-zephyr
files:
- doc/guides/smf/
- doc/services/smf/
- include/smf.h
- lib/smf/
- tests/lib/smf/

View file

@ -21,7 +21,6 @@ User and Developer Guides
platformio/index.rst
portability/index.rst
porting/index
smf/index.rst
test/index
tfm/index
west/index

View file

@ -18,3 +18,4 @@ OS Services
pm/index.rst
shell/index.rst
settings/index.rst
smf/index.rst