mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-18 11:02:16 +00:00
- make-release skill: stage new files with git add -A in finalize, use unprefixed release tags (X.Y.Z), and run validate build steps in subshells so the cwd doesn't leak between commands - docs/requirements.txt: require furo>=2025.12.19 so the sidebar component list in conf.py (incl. variant-selector.html) is always available Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
sphinx>=5.0
|
|
furo>=2025.12.19
|
|
sphinx-autodoc-typehints>=1.10
|
|
myst-parser>=4.0
|
|
jinja2>=3.0.3
|