You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
265 B

6 years ago
  1. .. If you created a package, create one automodule per module in the package.
  2. .. If your library file(s) are nested in a directory (e.g. /adafruit_foo/foo.py)
  3. .. use this format as the module name: "adafruit_foo.foo"
  4. .. automodule:: adafruit_blinka
  5. :members: