mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 04:31:56 +00:00
Also move about_zephyr back to main page and remove duplicated examples for nano kernel. Change-Id: Icbc899ce5688d853a59dfc5c8d50f34048ed212b Signed-off-by: Anas Nashif <anas.nashif@intel.com>
45 lines
625 B
ReStructuredText
45 lines
625 B
ReStructuredText
..
|
|
Zephyr Project documentation master file
|
|
|
|
|
|
.. include:: documentation_license.rst
|
|
|
|
.. include:: disclaimers.rst
|
|
|
|
Getting Started
|
|
###############
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
about_zephyr.rst
|
|
kernel/kernel.rst
|
|
quick_start/quick_start.rst
|
|
|
|
Developer Guides
|
|
################
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
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`
|