mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 15:25:45 +00:00
Change-Id: I935f79810750c63796ebc073310e88df6d7c9d3c Signed-off-by: Anas Nashif <anas.nashif@intel.com>
41 lines
564 B
ReStructuredText
41 lines
564 B
ReStructuredText
..
|
|
Zephyr Project documentation master file
|
|
|
|
Getting Started
|
|
###############
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
about_zephyr.rst
|
|
getting_started/getting_started.rst
|
|
kernel/kernel.rst
|
|
|
|
|
|
Developer Guides
|
|
################
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
reference/kbuild/kbuild.rst
|
|
application/application.rst
|
|
board/board.rst
|
|
collaboration/collaboration
|
|
|
|
Reference Guides
|
|
################
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
reference/api.rst
|
|
reference/kconfig/index.rst
|
|
|
|
Indices and tables
|
|
##################
|
|
|
|
* :ref:`genindex`
|
|
|
|
* :ref:`search`
|