diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-12-28 21:46:57 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-12-29 00:26:23 +0900 |
commit | 85567748d968cbd95587997788ba46cb29245b36 (patch) | |
tree | 120d3046d996909b5ccb62890ba13c198562e510 /sphinx/ext/viewcode.py | |
parent | 1a659c6ca7e7697eaee67bf97cb56bb3c471d24d (diff) | |
download | sphinx-git-85567748d968cbd95587997788ba46cb29245b36.tar.gz |
Fix #8164: autodoc: Classes that inherit mocked class are not documented
Use ismock() to check a module member is a mocked or not. It allows not
to skip subclasses of mocked class.
Diffstat (limited to 'sphinx/ext/viewcode.py')
0 files changed, 0 insertions, 0 deletions