mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-18 02:53:35 +00:00
Relocate docs/info/changelog/ -> docs/changelog/ (docs/info held only the changelog) and update all references: the toctree, README + MAINTAINERS links, make_release.py, and the make-release skill. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
38 lines
584 B
ReStructuredText
38 lines
584 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
|
|
maintainers
|
|
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>
|