zephyr/doc/index.rst
L.S. Cook 085acb8ea7 doc: nav for supported boards simplified
Supported platforms section (platforms.rst) renamed to "boards.rst"
and broke into two tables instead of one (x86 arch and ARM arch).
Developer feedback was that navigating for board config options
by board architectures should be made easier.

Also updated index w/TOC to make supported board details
easier to find.

Change-Id: Ic014a720fd33ee685bde5809dc5b9e0622f5e989
Signed-off-by: L.S. Cook <leonax.cook@intel.com>
2016-02-05 20:25:33 -05:00

51 lines
627 B
ReStructuredText

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