boards: prepare for integration of board documentation
Re-add board documentation and integrate into the project online documentation. Setup sphinx to pick any new board documentation added to boards/*. Change-Id: Id208d5ef923f8806135879dd33a55ed527dc5f27 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
d19910f685
commit
983d3f2387
7 changed files with 56 additions and 13 deletions
|
@ -10,7 +10,7 @@ wireless gateways.
|
|||
|
||||
It is designed to be supported by multiple architectures, including
|
||||
ARM Cortex-M, Intel x86, and ARC. The full list of supported boards
|
||||
can be found :ref:`here <board>`.
|
||||
can be found :ref:`here <boards>`.
|
||||
|
||||
Licensing
|
||||
*********
|
||||
|
@ -102,7 +102,7 @@ This section outlines the basic terms used by the Zephyr kernel ecosystem.
|
|||
which can load and execute an application image. It may be an actual
|
||||
hardware system or a simulated system running under QEMU.
|
||||
|
||||
The Zephyr kernel supports a :ref:`variety of boards <board>`.
|
||||
The Zephyr kernel supports a :ref:`variety of boards <boards>`.
|
||||
|
||||
:dfn:`board configuration`
|
||||
A set of kernel configuration options that specify how the devices
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue