We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e3942 commit 04118f1Copy full SHA for 04118f1
1 file changed
third_party/sphinx/sphinx/ext/autosummary/templates/autosummary/class.rst
@@ -33,4 +33,6 @@
33
<p>
34
35
.. autoclass:: {{ objname }}
36
+ :show-inheritance:
37
+ :inherited-members:
38
:members:
0 commit comments