circuitpython/docs/index.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

59 lines
1.1 KiB
ReStructuredText
Raw Normal View History

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/>`_.
.. include:: ../README.rst
.. _contents:
Full Table of Contents
----------------------
.. toctree::
:maxdepth: 3
:caption: API and Usage
../shared-bindings/index.rst
library/index.rst
supported_ports.rst
troubleshooting.rst
libraries.rst
2022-06-24 20:02:11 -04:00
workflows
environment.rst
.. toctree::
:maxdepth: 1
:caption: Design and porting reference
design_guide
porting
common_hal
2023-10-16 15:15:42 -04:00
reference/glossary.rst
.. toctree::
:maxdepth: 2
:caption: Python stand
.. toctree::
:maxdepth: 1
:caption: About the project
../README
../CONTRIBUTING
2019-12-14 15:00:42 -05:00
../BUILDING
../CODE_OF_CONDUCT
../docs/LICENSE
../WEBUSB_README
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`