api.rst
1 API 2 ------------ 3 .. If you created a package, create one automodule per module in the package. 4 5 .. If your library file(s) are nested in a directory (e.g. /adafruit_foo/foo.py) 6 .. use this format as the module name: "adafruit_foo.foo" 7 8 .. automodule:: adafruit_lifx 9 :members: