Skip to content

Commit 5b26b01

Browse files
committed
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 <[email protected]>
1 parent f570f19 commit 5b26b01

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

boards/x86/gpmrb/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ such as heads-up displays and entertainment systems.
2020
Hardware
2121
********
2222

23-
.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.rst
23+
.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.txt
2424

2525
Building and Running Zephyr
2626
***************************

boards/x86/up_squared/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Hardware
3030

3131
General information about the board can be found at the `UP Squared`_ website.
3232

33-
.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.rst
33+
.. include:: ../../../../soc/x86/apollo_lake/doc/supported_features.txt
3434

3535
GPIO
3636
----
File renamed without changes.

0 commit comments

Comments
 (0)