diff --git a/adafruit_seesaw/rotaryio.py b/adafruit_seesaw/rotaryio.py index 84e9ade..a698086 100644 --- a/adafruit_seesaw/rotaryio.py +++ b/adafruit_seesaw/rotaryio.py @@ -6,7 +6,7 @@ """ -`adafruit_seesaw.digitalio` +`adafruit_seesaw.rotaryio` ==================================================== """ diff --git a/docs/api.rst b/docs/api.rst index 0ffb57c..70ef344 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -2,7 +2,7 @@ .. If you created a package, create one automodule per module in the package. .. automodule:: adafruit_seesaw - :members: + :members: .. automodule:: adafruit_seesaw.seesaw :members: @@ -31,6 +31,9 @@ .. automodule:: adafruit_seesaw.robohat :members: +.. automodule:: adafruit_seesaw.rotaryio + :members: + .. automodule:: adafruit_seesaw.samd09 :members: