diff options
| author | c1570 <[email protected]> | 2025-09-25 01:18:56 +0200 |
|---|---|---|
| committer | c1570 <[email protected]> | 2025-10-20 21:07:06 +0200 |
| commit | a332acf5ead28089c732428a4254354baec9afd6 (patch) | |
| tree | f4dad56c6d9c82e002f4eeb3178151303dd64b17 /docs | |
| parent | 75f2a8451e6ab622f8974b77b76b16ac2d057349 (diff) | |
rearrage TOC
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 26 |
1 files changed, 8 insertions, 18 deletions
diff --git a/docs/index.rst b/docs/index.rst index 9fbc5bd30..3a70f2471 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -29,31 +29,16 @@ Documentation Structure .. toctree:: :maxdepth: 2 - :caption: Learning + :caption: Information + explanation/index tutorials/index - -.. toctree:: - :maxdepth: 2 - :caption: Problem Solving - guides/index + reference/index faq troubleshooting .. toctree:: - :maxdepth: 2 - :caption: Information - - reference/index - -.. toctree:: - :maxdepth: 2 - :caption: Understanding - - explanation/index - -.. toctree:: :maxdepth: 1 :caption: Project Info @@ -67,3 +52,8 @@ Documentation Structure Source Code <https://github.com/hathach/tinyusb> Issue Tracker <https://github.com/hathach/tinyusb/issues> Discussions <https://github.com/hathach/tinyusb/discussions> + +GitHub Project Main README +========================== + +.. include:: ../README_processed.rst |
