zephyr/doc/index.rst
Rodrigo Caballero d1ff13e68f doc: Fix cross-reference and toctree on index.rst and about_zephyr.rst
Change-Id: I315a4d90dc2c98062ca84ec01f915bf47d6f15c1
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
2016-02-05 20:25:25 -05:00

41 lines
562 B
ReStructuredText

..
Zephyr Project documentation master file
Getting Started
###############
.. toctree::
:maxdepth: 1
about_zephyr.rst
quick_start/quick_start.rst
kernel/kernel.rst
Developer Guides
################
.. toctree::
:maxdepth: 1
reference/kbuild/kbuild.rst
application/application.rst
platform/platform.rst
collaboration/collaboration
Reference Guides
################
.. toctree::
:maxdepth: 1
reference/api.rst
reference/kconfig/index.rst
Indices and tables
##################
* :ref:`genindex`
* :ref:`search`