diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-05-20 02:10:43 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-05-22 15:34:30 +0900 |
commit | 5a8dec457a755ec95eb807b7dc483c8628e64103 (patch) | |
tree | cdced7925a9411d081da502618ce21b5408eb67e /doc/development/tutorials/examples/autodoc_intenum.py | |
parent | d2d2d7bde350fd5d8dc696cb0eb68e2bc05387ec (diff) | |
download | sphinx-git-5a8dec457a755ec95eb807b7dc483c8628e64103.tar.gz |
refactor: reduce calls of find_pending_xref_conditions (refs: #9240)
After #9246, `find_pending_xref_conditions()` should be only called from
intended modules. At present, the Python Domain is the only module to
call it intendedly. Therefore, this removes the needless calls of the
utility function from "unintended" modules.
Diffstat (limited to 'doc/development/tutorials/examples/autodoc_intenum.py')
0 files changed, 0 insertions, 0 deletions