zephyr/doc/index.rst
Rodrigo Caballero b6e41a7148 doc: Modify the master file to a single ToC.
- Consolidates the links to the sections in a single table of contents.
- Adds the documentation's version number.
- Adds a link to the project's Wiki.

Change-Id: I762d30ce8cbf518df8a28e428e94a2f9a3c7085d
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
2016-04-16 09:31:17 +08:00

38 lines
748 B
ReStructuredText

..
Zephyr Project documentation master file
Zephyr Project Documentation
############################
Welcome to the Zephyr Project's documentation version |version|!
Sections
********
.. toctree::
:maxdepth: 1
about_zephyr.rst
getting_started/getting_started.rst
kernel/kernel.rst
drivers/drivers.rst
subsystems/subsystems.rst
contribute/code.rst
reference/kbuild/kbuild.rst
application/application.rst
api/api.rst
collaboration/collaboration
reference/kconfig/index.rst
board/board.rst
You can find further information on the `Zephyr Project Wiki`_.
Indices and Tables
******************
* :ref:`genindex`
* :ref:`search`
.. _Zephyr Project Wiki: https://wiki.zephyrproject.org/view/Main_Page