soc: x86: apollo_lake: Turn .rst doc into .txt

In order to avoid a warning from Sphinx complaining that the
supported_features.rst file is not included in any ToC, rename it to
.txt so that Sphinx understands that this is only a snippet to be
included in other files.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
Carles Cufi 2019-12-06 13:42:38 +01:00 committed by Carles Cufí
commit 5b26b01bb6
3 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ such as heads-up displays and entertainment systems.
Hardware
********
.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.rst
.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.txt
Building and Running Zephyr
***************************

View file

@ -30,7 +30,7 @@ Hardware
General information about the board can be found at the `UP Squared`_ website.
.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.rst
.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.txt
GPIO
----