doc: remove warning "file not included in toctree"

Files that are included directly into other files are not referenced
in TOC trees. Quiet warning by tagging them :orphan:

Change-Id: I3a975420ce366ca155e8c0158dcd0fb7c094a4a0
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
This commit is contained in:
Inaky Perez-Gonzalez 2016-06-13 12:53:57 -07:00 committed by Anas Nashif
commit e3683c20ce
8 changed files with 18 additions and 2 deletions

View file

@ -1,3 +1,5 @@
:orphan:
Welcome to Zephyr Kernel Welcome to Zephyr Kernel
######################## ########################

View file

@ -1,3 +1,5 @@
:orphan:
.. _about_zephyr: .. _about_zephyr:
Introduction to the Zephyr Project Introduction to the Zephyr Project

View file

@ -1,3 +1,5 @@
:orphan:
.. _coding_style: .. _coding_style:
Coding Style Coding Style

View file

@ -1,3 +1,5 @@
:orphan:
.. _error_code_conventions: .. _error_code_conventions:
Return Codes Return Codes

View file

@ -1,3 +1,5 @@
:orphan:
.. _maintainers: .. _maintainers:
Information Regarding Maintainers Information Regarding Maintainers

View file

@ -1,3 +1,5 @@
:orphan:
Cryptography Cryptography
############ ############

View file

@ -1,3 +1,5 @@
:orphan:
.. _synchronous_call: .. _synchronous_call:
Synchronous Calls Synchronous Calls

View file

@ -1,3 +1,5 @@
:orphan:
.. |codename| replace:: Zephyr Kernel .. |codename| replace:: Zephyr Kernel
.. |project| replace:: Zephyr Project .. |project| replace:: Zephyr Project