circuitpython/shared-bindings/index.rst
Scott Shawcroft 46e7f8e4fb Documentation rework to unify the docs together rather than having them
on a per port basis.

Also enables generating docs from inline RST in C code. Simply omits all
lines except those that start with //|. Indentation after "//| " will be
preserved.
2016-10-18 17:42:47 -07:00

13 lines
281 B
ReStructuredText

Shared Libraries
========================================
These core libraries are intended on being consistent across ports. Currently
they are only implemented in the SAMD21 port but the ESP8266 support will soon
follow.
.. toctree::
:glob:
:maxdepth: 3
modules/*