Skip to content

Commit 06a610f

Browse files
authored
Merge pull request #1166 from dfarning/clean-up-docs
Reorder status matrix and module list in shared-bindings for increase…
2 parents 34bcb06 + 62fab2e commit 06a610f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

shared-bindings/index.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ in a port if no underlying hardware support is present or if flash space is
77
limited. For example, a microcontroller without analog features will not have
88
`analogio`.
99

10+
Modules
11+
---------
12+
13+
.. toctree::
14+
:glob:
15+
:maxdepth: 3
16+
17+
*/__init__
18+
help
19+
1020
.. _module-support-matrix:
1121

1222
Support Matrix
@@ -52,13 +62,3 @@ Module Supported Ports
5262
`uheap` **Debug (All)**
5363
`usb_hid` **SAMD/SAMD Express**
5464
================= ==============================
55-
56-
Modules
57-
---------
58-
59-
.. toctree::
60-
:glob:
61-
:maxdepth: 3
62-
63-
*/__init__
64-
help

0 commit comments

Comments
 (0)