doc: move sections from guides

Move remaining items from guides into the appropriate locations using
the new structure.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-04-05 17:24:02 -04:00 committed by Carles Cufí
parent 0ee7e42ef0
commit a084be3ba9
20 changed files with 4 additions and 4 deletions

View file

@ -10,6 +10,8 @@ Developing with Zephyr
beyond-GSG.rst beyond-GSG.rst
env_vars.rst env_vars.rst
application/index.rst application/index.rst
optimizations/index
flash_debug/index flash_debug/index
modules.rst modules.rst
west/index west/index
test/index

View file

Before

Width:  |  Height:  |  Size: 8.7 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

View file

@ -7,10 +7,6 @@ User and Developer Guides
:maxdepth: 1 :maxdepth: 1
coccinelle.rst coccinelle.rst
code-relocation.rst
platformio/index.rst platformio/index.rst
portability/index.rst portability/index.rst
porting/index porting/index
test/index
tfm/index
optimizations/index

View file

@ -16,3 +16,4 @@ Kernel
timeutil.rst timeutil.rst
util/index.rst util/index.rst
iterable_sections/index.rst iterable_sections/index.rst
code-relocation.rst

View file

@ -22,3 +22,4 @@ OS Services
smf/index.rst smf/index.rst
storage/index.rst storage/index.rst
task_wdt/index.rst task_wdt/index.rst
tfm/index