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.
2 parents bbe7cd1 + 4317f4b commit cf9b82eCopy full SHA for cf9b82e
docs/conf.py
@@ -39,9 +39,6 @@
39
"CircuitPython": ("https://circuitpython.readthedocs.io/en/latest/", None),
40
}
41
42
-# Show the docstring from both the class and its __init__() method.
43
-autoclass_content = "init"
44
-
45
# Add any paths that contain templates here, relative to this directory.
46
templates_path = ["_templates"]
47
0 commit comments