We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2fd4b commit 6d5f3e4Copy full SHA for 6d5f3e4
docs/conf.py
@@ -23,9 +23,6 @@
23
intersphinx_mapping = {'python': ('https://docs.python.org/3.4', None),
24
'CircuitPython': ('https://circuitpython.readthedocs.io/en/latest/', None)}
25
26
-# Libraries we depend on but don't need for generating docs.
27
-autodoc_mock_imports = []
28
-
29
# Add any paths that contain templates here, relative to this directory.
30
templates_path = ['_templates']
31
0 commit comments