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 0b6b746 + a055842 commit 901dd22Copy full SHA for 901dd22
conf.py
@@ -110,6 +110,7 @@
110
autoapi_python_class_content = "both"
111
autoapi_python_use_implicit_namespaces = True
112
autoapi_root = "shared-bindings"
113
+autoapi_file_patterns = ["*.pyi"]
114
115
# Suppress cache warnings to prevent "unpickable" [sic] warning
116
# about autoapi_prepare_jinja_env() from sphinx >= 7.3.0.
0 commit comments