summaryrefslogtreecommitdiff
path: root/doc/development/tutorials/examples/autodoc_intenum.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2021-05-30 03:16:55 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2021-05-30 03:46:55 +0900
commit201f61f7226c764769f1b0be4e5d1918d38ff1f2 (patch)
tree5dec8627236dcc263b747fda5a9ef0b45d6d67f4 /doc/development/tutorials/examples/autodoc_intenum.py
parent2809b30c17a8fe362910f40b91fa2c17012d3ef1 (diff)
downloadsphinx-git-201f61f7226c764769f1b0be4e5d1918d38ff1f2.tar.gz
Fix #9280: py domain: "exceptions" module is not displayed
Since v0.2, python domain gives a special treatment for the exceptions module to suppress its name on documenting exception classes. It had been worthy on python2 era. But the module has been removed since python3. Therefore, the special treatment becomes harmful for user libraries. This removes it to render module names correctly. Note: Now we've only supported python3. So this is not incompatible.
Diffstat (limited to 'doc/development/tutorials/examples/autodoc_intenum.py')
0 files changed, 0 insertions, 0 deletions