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:
parent
f570f19bef
commit
5b26b01bb6
3 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
***************************
|
||||
|
|
|
@ -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
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue