2015-05-15 18:38:34 +02:00
|
|
|
..
|
2015-06-13 21:51:09 +02:00
|
|
|
Zephyr Project documentation master file
|
2015-05-15 18:38:34 +02:00
|
|
|
|
2016-02-05 17:06:00 +01:00
|
|
|
Zephyr Project Documentation
|
|
|
|
############################
|
|
|
|
|
2016-04-21 17:23:57 +02:00
|
|
|
.. only:: release
|
|
|
|
|
|
|
|
Welcome to the Zephyr Project's documentation version |version|!
|
|
|
|
|
|
|
|
Documentation for the development branch of Zephyr can be found at
|
2016-05-03 22:07:50 +02:00
|
|
|
https://www.zephyrproject.org/doc/
|
2016-04-21 17:23:57 +02:00
|
|
|
|
2017-01-04 15:39:45 +01:00
|
|
|
.. only:: (development or daily)
|
2016-04-21 17:23:57 +02:00
|
|
|
|
|
|
|
Welcome to the Zephyr Project's documentation. This is the documentation of the
|
2016-12-23 18:25:06 +01:00
|
|
|
master tree under development (version |version|).
|
2016-04-21 17:23:57 +02:00
|
|
|
|
|
|
|
Documentation for released versions of Zephyr can be found at
|
2016-05-28 14:22:40 +02:00
|
|
|
``https://www.zephyrproject.org/doc/<version>``. The following documentation
|
2016-06-30 17:45:21 +02:00
|
|
|
versions are available:
|
2016-04-21 17:23:57 +02:00
|
|
|
|
2016-12-03 22:07:31 +01:00
|
|
|
`Zephyr 1.1.0`_ | `Zephyr 1.2.0`_ | `Zephyr 1.3.0`_ | `Zephyr 1.4.0`_ | `Zephyr 1.5.0`_ | `Zephyr 1.6.0`_
|
2016-04-15 18:14:55 +02:00
|
|
|
|
|
|
|
Sections
|
|
|
|
********
|
2015-08-17 23:04:22 +02:00
|
|
|
|
2015-05-13 20:05:30 +02:00
|
|
|
.. toctree::
|
2015-08-29 15:14:50 +02:00
|
|
|
:maxdepth: 1
|
2015-05-13 20:05:30 +02:00
|
|
|
|
2017-01-03 20:38:53 +01:00
|
|
|
doc/introduction/introducing_zephyr.rst
|
|
|
|
doc/getting_started/getting_started.rst
|
2016-12-25 16:58:23 +01:00
|
|
|
boards/boards.rst
|
2017-01-03 20:38:53 +01:00
|
|
|
doc/kernel/kernel.rst
|
|
|
|
doc/application/application.rst
|
|
|
|
doc/porting/porting.rst
|
|
|
|
doc/drivers/drivers.rst
|
|
|
|
doc/subsystems/subsystems.rst
|
|
|
|
doc/api/api.rst
|
|
|
|
samples/samples.rst
|
|
|
|
doc/reference/kconfig/index.rst
|
|
|
|
doc/contribute/code.rst
|
|
|
|
doc/release-notes.rst
|
|
|
|
doc/LICENSING.rst
|
2016-02-03 15:37:12 +01:00
|
|
|
|
2016-04-15 18:14:55 +02:00
|
|
|
You can find further information on the `Zephyr Project Wiki`_.
|
|
|
|
|
2016-02-05 17:06:00 +01:00
|
|
|
Indices and Tables
|
|
|
|
******************
|
2015-05-13 20:05:30 +02:00
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
|
2015-05-25 19:19:03 +02:00
|
|
|
* :ref:`search`
|
2016-04-15 18:14:55 +02:00
|
|
|
|
|
|
|
.. _Zephyr Project Wiki: https://wiki.zephyrproject.org/view/Main_Page
|
2016-12-03 22:07:31 +01:00
|
|
|
.. _Zephyr 1.6.0: https://www.zephyrproject.org/doc/1.6.0/
|
2016-08-01 18:28:47 +02:00
|
|
|
.. _Zephyr 1.5.0: https://www.zephyrproject.org/doc/1.5.0/
|
2016-06-21 12:04:06 +02:00
|
|
|
.. _Zephyr 1.4.0: https://www.zephyrproject.org/doc/1.4.0/
|
2016-05-28 14:22:40 +02:00
|
|
|
.. _Zephyr 1.3.0: https://www.zephyrproject.org/doc/1.3.0/
|
2016-04-21 17:23:57 +02:00
|
|
|
.. _Zephyr 1.2.0: https://www.zephyrproject.org/doc/1.2.0/
|
|
|
|
.. _Zephyr 1.1.0: https://www.zephyrproject.org/doc/1.1.0/
|