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:
parent
4bcb874e95
commit
e3683c20ce
8 changed files with 18 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
Welcome to Zephyr Kernel
|
||||
########################
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
.. _about_zephyr:
|
||||
|
||||
Introduction to the Zephyr Project
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
.. _coding_style:
|
||||
|
||||
Coding Style
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
.. _error_code_conventions:
|
||||
|
||||
Return Codes
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
.. _maintainers:
|
||||
|
||||
Information Regarding Maintainers
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
Cryptography
|
||||
############
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
.. _synchronous_call:
|
||||
|
||||
Synchronous Calls
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
.. |codename| replace:: Zephyr Kernel
|
||||
|
||||
.. |project| replace:: Zephyr Project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue