mirror of
https://github.com/apache/nuttx.git
synced 2025-12-10 04:04:18 +08:00
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>
4 lines
32 B
Plaintext
4 lines
32 B
Plaintext
/_build
|
|
/.python-version
|
|
/_tags
|