/ docs / api.rst
api.rst
 1  
 2  .. If you created a package, create one automodule per module in the package.
 3  
 4  .. If your library file(s) are nested in a directory (e.g. /adafruit_foo/foo.py)
 5  .. use this format as the module name: "adafruit_foo.foo"
 6  
 7  .. automodule:: adafruit_mcp230xx.mcp230xx
 8     :members:
 9  
10  .. automodule:: adafruit_mcp230xx.mcp23008
11     :members:
12  
13  .. automodule:: adafruit_mcp230xx.mcp23017
14     :members:
15  
16  .. automodule:: adafruit_mcp230xx.digital_inout
17     :members: