summaryrefslogtreecommitdiff
path: root/shared-bindings/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'shared-bindings/index.rst')
-rw-r--r--shared-bindings/index.rst10
1 files changed, 7 insertions, 3 deletions
diff --git a/shared-bindings/index.rst b/shared-bindings/index.rst
index cbffdb614..d94177394 100644
--- a/shared-bindings/index.rst
+++ b/shared-bindings/index.rst
@@ -7,13 +7,17 @@ present or if flash space is limited. For example, a microcontroller without
analog features will not have `analogio`. See the `support_matrix` page for
a list of modules supported on each board.
+.. toctree::
+ :hidden:
+
+ support_matrix
+
Modules
---------
.. toctree::
:glob:
- :maxdepth: 3
+ :maxdepth: 2
- support_matrix
- */__init__
+ ../autoapi/*/index
help