Skip to content

Commit

Permalink
Merge pull request #69 from jfurcean/add-rotaryio-docs
Browse files Browse the repository at this point in the history
fix docs
  • Loading branch information
ladyada committed May 26, 2021
2 parents 3c47a73 + 83d6d7b commit 5cda48b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion adafruit_seesaw/rotaryio.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


"""
`adafruit_seesaw.digitalio`
`adafruit_seesaw.rotaryio`
====================================================
"""

Expand Down
5 changes: 4 additions & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -31,6 +31,9 @@
.. automodule:: adafruit_seesaw.robohat
:members:

.. automodule:: adafruit_seesaw.rotaryio
:members:

.. automodule:: adafruit_seesaw.samd09
:members:

Expand Down

0 comments on commit 5cda48b

Please sign in to comment.