| commit | fb7a74ebbd0a445537c7aa00085827d01a3a7716 | [log] [tgz] |
|---|---|---|
| author | Benjamin Cabé <benjamin@zephyrproject.org> | Thu Oct 09 22:25:11 2025 +0200 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Oct 13 21:11:50 2025 -0400 |
| tree | 68933344d6decb62527187df9fad396be8e58a0f | |
| parent | 13075122cbecf4aa413ae993b87572ac2138be3e [diff] |
doc: boards: nxp: common documentation snippets should not be in toctree Ensure that common documentation snippets meant to be "literalinclude"d in other pages are not treated as regular rst files and de facto excluded from the documentation global toctree. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>