Skip to content

Commit 434a121

Browse files
committed
Sphinx.
1 parent 19a5280 commit 434a121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# autodoc module docs will fail to generate with a warning.
2323
autodoc_mock_imports = ["audioio", "displayio", "gamepadshift", "neopixel", "analogio",
2424
"adafruit_display_shapes", "adafruit_display_text", "terminalio",
25-
"adafruit_miniqr"]
25+
"adafruit_miniqr", "adafruit_lis3dh", "adafruit_miniqr"]
2626

2727

2828
intersphinx_mapping = {'python': ('https://docs.python.org/3.4', None),'CircuitPython': ('https://circuitpython.readthedocs.io/en/latest/', None)}

0 commit comments

Comments
 (0)