diff options
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 |
