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 376b851 commit 79e217aCopy full SHA for 79e217a
1 file changed
docs/conf.py
@@ -22,8 +22,8 @@
22
autoapi_options = [
23
"members",
24
"undoc-members",
25
+ "private-members",
26
"show-inheritance",
- "show-module-summary",
27
]
28
29
templates_path = ["_templates"]
0 commit comments