doc: create new Hardware Support section
Add new hardware section and move all related content from old structure. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
6fe0a373fc
commit
df033b28de
49 changed files with 16 additions and 9 deletions
|
@ -6,7 +6,6 @@ User and Developer Guides
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
arch/index.rst
|
|
||||||
coccinelle.rst
|
coccinelle.rst
|
||||||
code-relocation.rst
|
code-relocation.rst
|
||||||
flash_debug/index
|
flash_debug/index
|
||||||
|
|
10
doc/hardware/index.rst
Normal file
10
doc/hardware/index.rst
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
.. _hardware_support:
|
||||||
|
|
||||||
|
Hardware Support
|
||||||
|
################
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
arch/index.rst
|
||||||
|
peripherals/index.rst
|
|
@ -7,11 +7,14 @@ Peripherals
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
adc.rst
|
adc.rst
|
||||||
|
audio/index.rst
|
||||||
counter.rst
|
counter.rst
|
||||||
clock_control.rst
|
clock_control.rst
|
||||||
dac.rst
|
dac.rst
|
||||||
|
display/index.rst
|
||||||
dma.rst
|
dma.rst
|
||||||
ec_host_cmd_periph.rst
|
ec_host_cmd_periph.rst
|
||||||
|
edac/index.rst
|
||||||
eeprom.rst
|
eeprom.rst
|
||||||
entropy.rst
|
entropy.rst
|
||||||
flash.rst
|
flash.rst
|
|
@ -21,6 +21,7 @@ Zephyr Project Documentation
|
||||||
services/index.rst
|
services/index.rst
|
||||||
reference/index.rst
|
reference/index.rst
|
||||||
guides/index.rst
|
guides/index.rst
|
||||||
|
hardware/index.rst
|
||||||
security/index.rst
|
security/index.rst
|
||||||
contribute/index.rst
|
contribute/index.rst
|
||||||
project/index.rst
|
project/index.rst
|
||||||
|
|
|
@ -109,6 +109,7 @@ Sections
|
||||||
services/index.rst
|
services/index.rst
|
||||||
reference/index.rst
|
reference/index.rst
|
||||||
guides/index.rst
|
guides/index.rst
|
||||||
|
hardware/index.rst
|
||||||
security/index.rst
|
security/index.rst
|
||||||
contribute/index.rst
|
contribute/index.rst
|
||||||
project/index.rst
|
project/index.rst
|
||||||
|
|
|
@ -8,17 +8,10 @@ API Reference
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
api/index.rst
|
api/index.rst
|
||||||
audio/index.rst
|
|
||||||
canbus/index.rst
|
canbus/index.rst
|
||||||
display/index.rst
|
|
||||||
edac/index.rst
|
|
||||||
iterable_sections/index.rst
|
|
||||||
libc/index.rst
|
|
||||||
misc/index
|
misc/index
|
||||||
modbus/index.rst
|
modbus/index.rst
|
||||||
peripherals/index.rst
|
|
||||||
pinctrl/index.rst
|
pinctrl/index.rst
|
||||||
storage/index.rst
|
|
||||||
task_wdt/index.rst
|
|
||||||
usb/index.rst
|
usb/index.rst
|
||||||
virtualization/index.rst
|
virtualization/index.rst
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue