summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst22
1 files changed, 12 insertions, 10 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 6d212d8cb..6ac0c922b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,34 +1,36 @@
.. include:: ../README_processed.rst
.. toctree::
+ :maxdepth: 1
+ :hidden:
+
+ self
+
+.. toctree::
:maxdepth: 2
- :caption: Information
+ :caption: Documentation
+ :hidden:
getting_started
integration
porting
reference/index
- faq
troubleshooting
+ faq
+ info/changelog/index
.. toctree::
:maxdepth: 2
:caption: Examples
+ :hidden:
examples/device/index
examples/host/index
examples/dual/index
.. toctree::
- :maxdepth: 1
- :caption: Project Info
-
- info/index
-
-.. toctree::
:caption: External Links
:hidden:
- Source Code <https://github.com/hathach/tinyusb>
- Issue Tracker <https://github.com/hathach/tinyusb/issues>
+ GitHub <https://github.com/hathach/tinyusb>
Discussions <https://github.com/hathach/tinyusb/discussions>