zephyr/doc/index.rst
Rodrigo Caballero 8d7b52f146 doc: Change conf.py and index.rst to fix the copyright and license.
Removes permalinks and sets the correct version and release. The change places
the copyright notice and license in the footer of every page.
Both copyright and license do not appear in the website's version.

Change-Id: Idb5171b24af004fc2f7aff42aab43469f26305b4
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:34 -05:00

40 lines
561 B
ReStructuredText

..
Zephyr Project documentation master file
Getting Started
###############
.. toctree::
:maxdepth: 1
about_zephyr.rst
kernel/kernel.rst
quick_start/quick_start.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`