doc: move device mgmt under services

Device management is an OS service.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-04-05 10:33:17 -04:00 committed by Carles Cufí
commit c2a64b5b70
13 changed files with 1 additions and 1 deletions

View file

@ -10,7 +10,6 @@ User and Developer Guides
coccinelle.rst coccinelle.rst
code-relocation.rst code-relocation.rst
flash_debug/index flash_debug/index
device_mgmt/index
env_vars.rst env_vars.rst
pinctrl/index pinctrl/index
emulator/index.rst emulator/index.rst

View file

@ -9,6 +9,7 @@ OS Services
crypto/index crypto/index
debugging/index.rst debugging/index.rst
device_mgmt/index
file_system/index.rst file_system/index.rst
formatted_output.rst formatted_output.rst
logging/index.rst logging/index.rst