X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka.git/blobdiff_plain/85132dc280419340e3c774c29b286e74ea191598..280dc8118d13ebef04ab83371bc7d4d7c2727f9e:/docs/api.rst diff --git a/docs/api.rst b/docs/api.rst index 61e9bbe..e25be92 100755 --- a/docs/api.rst +++ b/docs/api.rst @@ -4,8 +4,11 @@ .. If your library file(s) are nested in a directory (e.g. /adafruit_foo/foo.py) .. use this format as the module name: "adafruit_foo.foo" +.. automodule:: _typing + :members: + .. automodule:: adafruit_blinka - :members: + :members: .. automodule:: adafruit_blinka.agnostic :members: @@ -13,6 +16,9 @@ .. automodule:: adafruit_blinka.microcontroller :members: +.. automodule:: analogio + :members: + .. automodule:: bitbangio :members: @@ -22,16 +28,29 @@ .. automodule:: busio :members: +.. automodule:: circuitpython_typing + :members: + .. automodule:: digitalio :members: -.. automodule:: analogio +.. automodule:: keypad :members: -.. automodule:: pulseio +.. automodule:: microcontroller + :members: + +.. automodule:: micropython :members: .. automodule:: neopixel_write :members: +.. automodule:: pulseio + :members: + +.. automodule:: pwmio + :members: +.. automodule:: rainbowio + :members: