Skip to content

Commit 9be1322

Browse files
committed
add __init__.py to doc
1 parent 8886bdf commit 9be1322

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/api.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
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_bluefruit_connect
8+
:members:
9+
710
.. automodule:: adafruit_bluefruit_connect.packet
811
:members:
912

0 commit comments

Comments
 (0)