Skip to content

Commit 2548e3b

Browse files
authored
Merge pull request #37 from jfurcean/fix_api_docs
fix api.rst in docs/
2 parents e710870 + 4b113f0 commit 2548e3b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/api.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,14 @@
1010
.. automodule:: adafruit_bitmap_font.bdf
1111
:members:
1212

13+
.. automodule:: adafruit_bitmap_font.bitmap_font
14+
:members:
15+
1316
.. automodule:: adafruit_bitmap_font.glyph_cache
1417
:members:
18+
19+
.. automodule:: adafruit_bitmap_font.pcf
20+
:members:
21+
22+
.. automodule:: adafruit_bitmap_font.ttf
23+
:members:

0 commit comments

Comments
 (0)