doc: move kernel docs as a main chapter

Move the kernel documentation up and make it a main chapter. Right now
it is hidden very low in the structure under references.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-12-04 12:38:55 -05:00 committed by Carles Cufí
parent b64b29cd2b
commit 8e9e0b7087
42 changed files with 4 additions and 3 deletions

View file

@ -812,5 +812,5 @@ scripts/gen_image_info.py @tejlmand
/tests/subsys/shell/ @jakub-uC @nordic-krch
# Get all docs reviewed
*.rst @nashif
/doc/reference/kernel/ @andyross @nashif
/doc/kernel/ @andyross @nashif
*posix*.rst @aescolar @daor-oti

View file

@ -1071,7 +1071,7 @@ Kernel:
- dcpleung
- peter-mitsis
files:
- doc/reference/kernel/
- doc/kernel/
- include/kernel*.h
- kernel/
- tests/kernel/

View file

@ -16,6 +16,7 @@ Zephyr Project Documentation
introduction/index.rst
getting_started/index.rst
contribute/index.rst
kernel/index.rst
development_process/index.rst
guides/build/index.rst
application/index.rst

View file

@ -107,6 +107,7 @@ Sections
development_process/index.rst
guides/build/index.rst
application/index.rst
kernel/index.rst
reference/index.rst
guides/index.rst
security/index.rst

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View file

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -20,7 +20,6 @@ API Reference
file_system/index.rst
iterable_sections/index.rst
misc/formatted_output.rst
kernel/index.rst
libc/index.rst
logging/index.rst
memory_management/index.rst