| .. |
| Zephyr Project documentation master file |
| |
| |
| |
| .. 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` |
| |
| .. include:: documentation_license.rst |