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 5cbd277 + 00ef1ff commit c2b17a6Copy full SHA for c2b17a6
docs/source/conf.py
@@ -51,7 +51,7 @@
51
52
# Output file base name for HTML help builder.
53
htmlhelp_basename = "VWSPYTHONMOCKdoc"
54
-autoclass_content = "init"
+autoclass_content = "both"
55
intersphinx_mapping = {
56
"python": (f"https://docs.python.org/{minimum_python_version}", None),
57
"docker": ("https://docker-py.readthedocs.io/en/stable", None),
0 commit comments