walnux/Documentation/contributing
Matteo Golin 4f652e0622 docs/tags: Introduce tagging feature to the documentation.
Introduces `sphinx-tags` to the documentation system, allowing
individual pages to be tagged for better searching. The examples in this
commit introduce the `chip:*` tag for indicating the chip a board uses,
as well as the `experimental` tag for indicating experimental boards and
features. Other tags indicate supported peripherals for boards, such as
`wifi` and `ethernet`.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2025-04-29 09:18:25 +02:00
..
coding_style.rst DOC: Fix documentation to include checkpatch.sh 2025-02-14 18:25:44 +01:00
documentation.rst docs/tags: Introduce tagging feature to the documentation. 2025-04-29 09:18:25 +02:00
index.rst Created documentation page under contribution guidelines about the NuttX release process, copied from Alin Jerpelea's gist documentation. 2024-11-04 12:47:40 +08:00
making-changes.rst doc: improve commit log examples 2024-07-24 21:54:09 +08:00
releases.rst Created documentation page under contribution guidelines about the NuttX release process, copied from Alin Jerpelea's gist documentation. 2024-11-04 12:47:40 +08:00
workflow.rst Documentation: various cosmetic changes 2023-10-30 20:29:54 +08:00