fix autodoc subfile
This commit is contained in:
parent
bc3b3b18a3
commit
c38e582651
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@
|
|||
.. If your library file(s) are nested in a directory (e.g. /adafruit_foo/foo.py)
|
||||
.. use this format as the module name: "adafruit_foo.foo"
|
||||
|
||||
.. automodule:: adafruit_display_text.text_area
|
||||
.. automodule:: adafruit_display_text.label
|
||||
:members:
|
||||
|
|
|
|||
Loading…
Reference in a new issue