Add Disclaimer explaining that the documentation is a work in progress.
The disclaimer was added in a separate file keeping the master file index.rst clean. The master file was only changed to include the disclaimers.rst file. Change-Id: I51a56c64dee3285ea3b9be22f0eab477459d8417 Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
This commit is contained in:
parent
67405bb918
commit
56b092d1d5
2 changed files with 13 additions and 1 deletions
11
doc/disclaimers.rst
Normal file
11
doc/disclaimers.rst
Normal file
|
@ -0,0 +1,11 @@
|
|||
.. _disclaimers:
|
||||
|
||||
Disclaimers
|
||||
###########
|
||||
|
||||
.. important::
|
||||
|
||||
This documentation is a work in progress and is being provided for
|
||||
informative purposes only. Because it is a work in progress, there are
|
||||
parts that are either missing or will be revised as code development
|
||||
continues.
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
|
||||
.. include:: documentation_license.rst
|
||||
.. include:: disclaimers.rst
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
@ -19,4 +20,4 @@ Indices and tables
|
|||
|
||||
* :ref:`genindex`
|
||||
|
||||
* :ref:`search`
|
||||
* :ref:`search`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue