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_ble_apple_notification_center 8 :members: