diff options
| author | c1570 <[email protected]> | 2025-09-27 00:30:24 +0200 |
|---|---|---|
| committer | c1570 <[email protected]> | 2025-10-20 21:08:13 +0200 |
| commit | 82aa46d8ea9370944440cc40b87738ebeabb9593 (patch) | |
| tree | 1316b3b599f87e8a3d190c36bb4ff93764d558ca /docs/index.rst | |
| parent | 39e2e5167c3b59176293023eaf0249a5b3955f0c (diff) | |
more consolidation
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/docs/index.rst b/docs/index.rst index 3a70f2471..ac10dbfd7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,10 +18,8 @@ TinyUSB provides a complete USB stack implementation supporting both device and **Quick Navigation:** -* New to TinyUSB? Start with :doc:`tutorials/getting_started` -* Need to solve a specific problem? Check :doc:`guides/index` -* Looking for API details? See :doc:`reference/index` -* Want to understand the design? Read :doc:`explanation/architecture` +* New to TinyUSB? Start with :doc:`getting_started` and :doc:`reference/glossary` +* Want to understand the design? Read :doc:`reference/architecture` and :doc:`reference/usb_concepts` * Having issues? Check :doc:`faq` and :doc:`troubleshooting` Documentation Structure @@ -31,12 +29,10 @@ Documentation Structure :maxdepth: 2 :caption: Information - explanation/index - tutorials/index - guides/index - reference/index + getting_started faq troubleshooting + reference/index .. toctree:: :maxdepth: 1 |
