doc: simplify top level TOC

Simplify top-level table of contents and create the user guide which
includes the application development primer and other guides and
refereces instead of having them at the top-level.

Also move glossary section away from top-level TOC and remove broken
search link.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-08-17 22:46:19 -04:00 committed by Anas Nashif
parent 19c823e2e9
commit e381a61ff0
3 changed files with 10 additions and 10 deletions

View File

@ -1,11 +1,12 @@
.. _application_dev:
Application Development
#######################
.. _developer_guides:
Developer Guides
################
.. toctree::
:maxdepth: 1
../porting/porting.rst
application.rst
../samples/samples.rst
../reference/kconfig/index.rst

View File

@ -1,3 +1,5 @@
:orphan:
.. _glossary:
Glossary of Terms

View File

@ -38,25 +38,22 @@ Sections
getting_started/getting_started.rst
contribute/contribute.rst
kernel/kernel.rst
boards/boards.rst
application/index.rst
samples/samples.rst
porting/porting.rst
boards/boards.rst
devices/index.rst
subsystems/subsystems.rst
api/api.rst
security/security.rst
release-notes.rst
LICENSING.rst
glossary.rst
Indices and Tables
******************
* :ref:`genindex`
* :ref:`glossary`
* :ref:`search`
* :ref:`genindex`
.. _Zephyr 1.8.0: https://www.zephyrproject.org/doc/1.8.0/
.. _Zephyr 1.7.0: https://www.zephyrproject.org/doc/1.7.0/