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:
parent
fb892e0fbf
commit
a6c56ffebf
4 changed files with 2 additions and 2 deletions
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -18,3 +18,4 @@ OS Services
|
|||
pm/index.rst
|
||||
shell/index.rst
|
||||
settings/index.rst
|
||||
smf/index.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue