Files
tinyusb/docs/index.rst
hathach 20200b3520 docs: move changelog to docs/changelog, drop the docs/info folder
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>
2026-06-30 14:39:57 +07:00

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>