doc: get rid of reference section

Move last remaining items from reference section to the appropriate new
section in the new structure.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-04-05 18:06:14 -04:00 committed by Carles Cufí
commit 0e727cf5a9
29 changed files with 7 additions and 18 deletions

View file

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

Before After
Before After

View file

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

View file

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 128 KiB

Before After
Before After

View file

@ -8,6 +8,7 @@ Peripherals
adc.rst
audio/index.rst
canbus/index.rst
counter.rst
clock_control.rst
dac.rst

View file

@ -19,7 +19,6 @@ Zephyr Project Documentation
services/index.rst
build/index.rst
connectivity/index.rst
reference/index.rst
hardware/index.rst
contribute/index.rst
project/index.rst

View file

@ -107,7 +107,6 @@ Sections
services/index.rst
build/index.rst
connectivity/index.rst
reference/index.rst
hardware/index.rst
contribute/index.rst
project/index.rst

View file

@ -1,15 +0,0 @@
.. _api_reference:
API Reference
#############
.. toctree::
:titlesonly:
:maxdepth: 2
api/index.rst
canbus/index.rst
misc/index
modbus/index.rst
usb/index.rst
virtualization/index.rst

View file

@ -269,7 +269,7 @@ important submodules. For each of the modules, a dedicated architecture
document shall be created and evaluated against the implementation.
These documents shall serve as an entry point to new developers and as a
basis for the security architecture. Please refer to the
:ref:`Zephyr subsystem documentation <api_reference>` for
:ref:`Zephyr subsystem documentation <os_services>` for
detailed information.
Secure Coding

View file

@ -15,6 +15,7 @@ OS Services
logging/index.rst
tracing/index.rst
resource_management/index.rst
modbus/index.rst
notify.rst
pm/index.rst
portability/index.rst
@ -24,3 +25,6 @@ OS Services
storage/index.rst
task_wdt/index.rst
tfm/index
usb/index.rst
virtualization/index.rst
misc.rst