61 lines
1.1 KiB
ReStructuredText
61 lines
1.1 KiB
ReStructuredText
|
:orphan:
|
||
|
|
||
|
Adafruit CircuitPython API Reference
|
||
|
====================================
|
||
|
|
||
|
Welcome to the API reference documentation for Adafruit CircuitPython.
|
||
|
This contains low-level API reference docs which may link out to separate
|
||
|
*"getting started"* guides. `Adafruit <https://adafruit.com>`_ has many
|
||
|
excellent tutorials available through the
|
||
|
`Adafruit Learning System <https://learn.adafruit.com/>`_.
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 3
|
||
|
|
||
|
../README.rst
|
||
|
libraries.rst
|
||
|
workflows
|
||
|
environment.rst
|
||
|
troubleshooting.rst
|
||
|
../CONTRIBUTING
|
||
|
../BUILDING
|
||
|
../WEBUSB_README
|
||
|
supported_ports.rst
|
||
|
|
||
|
Design and porting reference
|
||
|
----------------------------
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
design_guide
|
||
|
porting
|
||
|
common_hal
|
||
|
|
||
|
API Reference
|
||
|
----------------------
|
||
|
|
||
|
.. toctree::
|
||
|
:glob:
|
||
|
:maxdepth: 3
|
||
|
|
||
|
library/index.rst
|
||
|
../shared-bindings/*/index
|
||
|
../shared-bindings/help
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
reference/glossary.rst
|
||
|
../CODE_OF_CONDUCT
|
||
|
../docs/LICENSE
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|