mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 13:22:36 +00:00
The master files are changed to reflect the new structure. This structure is identical to the proposed structure. Change-Id: Ic8e205d84f8a0b7f60fad621073c95af11008cb8 Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
36 lines
508 B
ReStructuredText
36 lines
508 B
ReStructuredText
..
|
|
Zephyr Project documentation master file
|
|
|
|
|
|
.. include:: documentation_license.rst
|
|
|
|
.. include:: disclaimers.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
quick_start/quick_start.rst
|
|
kernel/kernel.rst
|
|
application/application.rst
|
|
platform/platform.rst
|
|
collaboration/collaboration
|
|
|
|
Reference Guides
|
|
################
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
reference/api.rst
|
|
reference/configuration.rst
|
|
reference/kbuild.rst
|
|
|
|
|
|
Indices and tables
|
|
##################
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`search`
|
|
|