Skip to content

Commit 9a0264b

Browse files
committed
mutliple files
1 parent 88489c4 commit 9a0264b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/api.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,11 @@
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_esp32spi
7+
.. automodule:: adafruit_esp32spi.adafruit_esp32spi
8+
:members:
9+
10+
.. automodule:: adafruit_esp32spi.adafruit_esp32spi_requests
11+
:members:
12+
13+
.. automodule:: adafruit_esp32spi.adafruit_esp32spi_socket
814
:members:

0 commit comments

Comments
 (0)