doc: Restructure top level sections.

Restructures the top level sections to ease finding information.

Change-Id: I09de0a0d665fc77dea92797be8ef29970fe8a393
Jira: ZEP-245
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
This commit is contained in:
Rodrigo Caballero 2016-05-16 09:33:57 -05:00 committed by Anas Nashif
commit 0ff631ce1f
4 changed files with 8 additions and 5 deletions

View file

@ -23,3 +23,4 @@ The use of the Zephyr APIs is the same for all platforms and boards.
io_interfaces.rst
event_logger.rst
power_management_api

View file

@ -19,6 +19,7 @@ Use the following procedures to create a new development environment.
.. toctree::
:maxdepth: 1
about_zephyr.rst
installation_linux.rst
installation_mac.rst
installation_win.rst

View file

@ -28,21 +28,21 @@ Sections
.. toctree::
:maxdepth: 1
about_zephyr.rst
getting_started/getting_started.rst
kernel/kernel.rst
contribute/code.rst
drivers/drivers.rst
subsystems/subsystems.rst
contribute/code.rst
porting/porting.rst
api/api.rst
board/board.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`_.
.. include:: about_zephyr.rst
Indices and Tables
******************

View file

@ -16,5 +16,6 @@ into a single image.
:maxdepth: 1
kbuild_kconfig
../kconfig/index.rst
kbuild_makefiles
kbuild_project