zephyr/doc/index.rst
Genaro Saucedo Tejada 736bda177b doc: Fixed broken link to development documentation
The fixed link was broken when development documentation started being
hosted at /doc instead of /doc/dev

Change-Id: I3621bf83beb030e7d80f60e1d148cd7311d25cdf
Signed-off-by: Genaro Saucedo Tejada <genaro.saucedo.tejada@intel.com>
2016-05-04 14:54:24 +00:00

56 lines
1.3 KiB
ReStructuredText

..
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/<version>``, for example:
* Documentation for `Zephyr 1.2.0`_
* Documentation for `Zephyr 1.1.0`_
Sections
********
.. toctree::
:maxdepth: 1
about_zephyr.rst
getting_started/getting_started.rst
kernel/kernel.rst
drivers/drivers.rst
subsystems/subsystems.rst
contribute/code.rst
porting/porting.rst
reference/kbuild/kbuild.rst
application/application.rst
api/api.rst
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
.. _Zephyr 1.2.0: https://www.zephyrproject.org/doc/1.2.0/
.. _Zephyr 1.1.0: https://www.zephyrproject.org/doc/1.1.0/