29 lines
446 B
ReStructuredText
29 lines
446 B
ReStructuredText
|
|
.. include:: ../README.rst
|
|
|
|
Table of Contents
|
|
=================
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
:hidden:
|
|
|
|
self
|
|
|
|
.. toctree::
|
|
:caption: Examples
|
|
|
|
examples
|
|
|
|
.. toctree::
|
|
:caption: API Reference
|
|
:maxdepth: 3
|
|
|
|
api
|
|
|
|
|
|
.. toctree::
|
|
:caption: Other Links
|
|
|
|
Download <https://github.com/jposada202020/CircuitPython_slider/releases/latest>
|
|
CircuitPython Reference Documentation <https://circuitpython.readthedocs.io>
|