zephyr/doc/kernel/memory_management
Stephanos Ioannidis 5cee62acd1 doc: kernel: Re-organise memory management API pages
The kernel documentation listed the memory management API pages under
two different sections: 'Kernel/Kernel Services' and
'Kernel/Memory Management' -- this creates unnecessary confusion and
makes it hard to look up all supported kernel memory management APIs.

This commit relocates the memory management API pages under
'Kernel/Kernel Services' to 'Kernel/Memory Management' so that all
memory management APIs provided by the kernel are described in one
unified section.

The link to the 'Kernel/Memory Management' index page is still left in
the 'Kernel Services' page because it may still be helpful to look at
it as part of the services provided by the Zephyr kernel -- it is just
more substantial than the rest and deserves more visibility.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-06-01 15:26:48 +02:00
..
demand_paging.rst
heap.rst doc: kernel: Re-organise memory management API pages 2022-06-01 15:26:48 +02:00
index.rst doc: kernel: Re-organise memory management API pages 2022-06-01 15:26:48 +02:00
shared_multi_heap.rst
slabs.rst doc: kernel: Re-organise memory management API pages 2022-06-01 15:26:48 +02:00
sys_mem_blocks.rst