Skip to content

Commit 353d481

Browse files
committed
Fix to reflect structure
1 parent 8d0a833 commit 353d481

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/api.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
.. If your library file(s) are nested in a directory (e.g. /adafruit_foo/foo.py)
55
.. use this format as the module name: "adafruit_foo.foo"
66
7-
.. automodule:: adafruit_logger
7+
.. automodule:: adafruit_logger.adafruit_logger
8+
:members:
9+
10+
.. automodule:: adafruit_logger.uart_handler
811
:members:

0 commit comments

Comments
 (0)