Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 60e4d16

Browse files
committed
DOC: include "special" methods in built docs
1 parent 77ea20f commit 60e4d16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

doc/_templates/autosummary.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
{% if objtype in ['class'] %}
88
.. auto{{ objtype }}:: {{ objname }}
99
:show-inheritance:
10+
:special-members:
1011
1112
{% else %}
1213
.. auto{{ objtype }}:: {{ objname }}

0 commit comments

Comments
 (0)