diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-05-08 15:33:18 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-05-08 17:33:33 +0900 |
commit | d69c35b1a4facf1a37679ff22eaa6e431c081c69 (patch) | |
tree | 5046f1cc3437d4d92e946bdc1a291e9cf8f90e5e /sphinx/application.py | |
parent | 512743525c64ef880ef02116fe3890ed29339bd4 (diff) | |
download | sphinx-git-d69c35b1a4facf1a37679ff22eaa6e431c081c69.tar.gz |
Fix #9175: autodoc: Special member is not documented in the module
The special members are not treated as "attributes". So they're not
handled by DataDocumenter. This moves the detection to the earlier
step of filter_members().
Diffstat (limited to 'sphinx/application.py')
0 files changed, 0 insertions, 0 deletions