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.

11 lines
337 B

  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_platformdetect.board
  5. :members:
  6. .. automodule:: adafruit_platformdetect.chip
  7. :members: