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 0b6b746 commit a055842Copy full SHA for a055842
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