From 62fab2e9c43a5d52ce6aa8585c01cb96de5b83ce Mon Sep 17 00:00:00 2001 From: David Farning Date: Fri, 7 Sep 2018 03:30:28 -0500 Subject: Reorder status matrix and module list in shared-bindings for increase user read ability --- shared-bindings/index.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'shared-bindings') diff --git a/shared-bindings/index.rst b/shared-bindings/index.rst index ec7f89f03..44b3492e6 100644 --- a/shared-bindings/index.rst +++ b/shared-bindings/index.rst @@ -7,6 +7,16 @@ in a port if no underlying hardware support is present or if flash space is limited. For example, a microcontroller without analog features will not have `analogio`. +Modules +--------- + +.. toctree:: + :glob: + :maxdepth: 3 + + */__init__ + help + .. _module-support-matrix: Support Matrix @@ -52,13 +62,3 @@ Module Supported Ports `uheap` **Debug (All)** `usb_hid` **SAMD/SAMD Express** ================= ============================== - -Modules ---------- - -.. toctree:: - :glob: - :maxdepth: 3 - - */__init__ - help -- cgit v1.2.3