.. Zephyr Project documentation master file Zephyr Project Documentation ############################ .. only:: release Welcome to the Zephyr Project's documentation version |version|! Documentation for the development branch of Zephyr can be found at https://www.zephyrproject.org/doc/ .. only:: development Welcome to the Zephyr Project's documentation. This is the documentation of the master tree under development. Documentation for released versions of Zephyr can be found at ``https://www.zephyrproject.org/doc/``, for example: * Documentation for `Zephyr 1.2.0`_ * Documentation for `Zephyr 1.1.0`_ Sections ******** .. toctree:: :maxdepth: 1 getting_started/getting_started.rst kernel/kernel.rst contribute/code.rst drivers/drivers.rst subsystems/subsystems.rst porting/porting.rst api/api.rst board/board.rst reference/kbuild/kbuild.rst application/application.rst You can find further information on the `Zephyr Project Wiki`_. .. include:: about_zephyr.rst Indices and Tables ****************** * :ref:`genindex` * :ref:`search` .. _Zephyr Project Wiki: https://wiki.zephyrproject.org/view/Main_Page .. _Zephyr 1.2.0: https://www.zephyrproject.org/doc/1.2.0/ .. _Zephyr 1.1.0: https://www.zephyrproject.org/doc/1.1.0/