mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-18 11:02:16 +00:00
Release: - Bump version to 0.21.0 and regenerate tusb_option.h, library.json, repository.yml, sonar-project.properties, boards.rst, dependencies.rst - Add 0.21.0 release notes and split the changelog into per-release files under docs/info/changelog/ (date out of title, driver/class groups as sub-headings, DCD & HCD section after Device/Host stacks) Contributors: - Credit each release's PR authors in a Contributors section - Drop the curated contributors page; add MAINTAINERS.rst Docs: - Update Code of Conduct to Contributor Covenant 3.0 (keep it in the repo, remove it from the built docs) - Sidebar: add a home entry, rename the group to "Documentation", move Changelog into it, add a GitHub Sponsor button, merge external links, rename FAQ; hide the inline toctree on the landing page - Add the make-release skill and update the AGENTS.md release process Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
37 lines
574 B
ReStructuredText
37 lines
574 B
ReStructuredText
.. include:: ../README_processed.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:hidden:
|
|
|
|
self
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Documentation
|
|
:hidden:
|
|
|
|
getting_started
|
|
integration
|
|
porting
|
|
reference/index
|
|
troubleshooting
|
|
faq
|
|
info/changelog/index
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Examples
|
|
:hidden:
|
|
|
|
examples/device/index
|
|
examples/host/index
|
|
examples/dual/index
|
|
|
|
.. toctree::
|
|
:caption: External Links
|
|
:hidden:
|
|
|
|
GitHub <https://github.com/hathach/tinyusb>
|
|
Discussions <https://github.com/hathach/tinyusb/discussions>
|