blob: aeb3fc2fe85dafc754f4d9e0b54063b0e0f74644 [file] [log] [blame]
Rodrigo Caballeroa4a50fa2015-05-15 11:38:34 -05001..
Anas Nashif5a7de142015-06-13 12:51:09 -07002 Zephyr Project documentation master file
Rodrigo Caballeroa4a50fa2015-05-15 11:38:34 -05003
Rodrigo Caballero26bd7d62016-02-05 10:06:00 -06004Zephyr Project Documentation
5############################
6
Anas Nashif13ce2d62016-04-21 11:23:57 -04007.. only:: release
8
9 Welcome to the Zephyr Project's documentation version |version|!
10
11 Documentation for the development branch of Zephyr can be found at
12 https://www.zephyrproject.org/doc/dev/
13
14.. only:: development
15
16 Welcome to the Zephyr Project's documentation. This is the documentation of the
17 master tree under development.
18
19 Documentation for released versions of Zephyr can be found at
20 ``https://www.zephyrproject.org/doc/<version>``, for example:
21
22 * Documentation for `Zephyr 1.2.0`_
23 * Documentation for `Zephyr 1.1.0`_
Rodrigo Caballerob6e41a72016-04-15 11:14:55 -050024
25Sections
26********
Rodrigo Caballero5753b6e2015-08-17 16:04:22 -050027
Anas Nashif06d380c2015-05-13 14:05:30 -040028.. toctree::
Anas Nashif3f5eb3b2015-08-29 09:14:50 -040029 :maxdepth: 1
Anas Nashif06d380c2015-05-13 14:05:30 -040030
Anas Nashif3f5eb3b2015-08-29 09:14:50 -040031 about_zephyr.rst
Rodrigo Caballero4f976c22016-01-28 10:59:49 -060032 getting_started/getting_started.rst
Rodrigo Caballerod1ff13e2016-01-28 16:27:56 -060033 kernel/kernel.rst
Anas Nashif73fcb9f2016-02-27 16:31:44 -050034 drivers/drivers.rst
Anas Nashif530a4222016-04-08 16:30:16 -040035 subsystems/subsystems.rst
Anas Nashif5b309af2016-04-14 02:49:39 +080036 contribute/code.rst
Anas Nashif68f60322015-10-20 10:28:24 -040037 reference/kbuild/kbuild.rst
Anas Nashif3f5eb3b2015-08-29 09:14:50 -040038 application/application.rst
Rodrigo Caballeroc4312b62016-02-01 11:28:50 -060039 api/api.rst
Anas Nashif68f60322015-10-20 10:28:24 -040040 reference/kconfig/index.rst
L.S. Cook085acb82016-02-03 06:37:12 -080041 board/board.rst
42
Rodrigo Caballerob6e41a72016-04-15 11:14:55 -050043You can find further information on the `Zephyr Project Wiki`_.
44
Rodrigo Caballero26bd7d62016-02-05 10:06:00 -060045Indices and Tables
46******************
Anas Nashif06d380c2015-05-13 14:05:30 -040047
48* :ref:`genindex`
Anas Nashif06d380c2015-05-13 14:05:30 -040049
Rodrigo Caballero56b092d2015-05-25 12:19:03 -050050* :ref:`search`
Rodrigo Caballerob6e41a72016-04-15 11:14:55 -050051
52.. _Zephyr Project Wiki: https://wiki.zephyrproject.org/view/Main_Page
Anas Nashif13ce2d62016-04-21 11:23:57 -040053.. _Zephyr 1.2.0: https://www.zephyrproject.org/doc/1.2.0/
54.. _Zephyr 1.1.0: https://www.zephyrproject.org/doc/1.1.0/