diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-12-03 01:28:10 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2021-12-03 18:05:49 +0900 |
commit | c71ff1cd21ce796f871adef54e8a53c0eaa9e53a (patch) | |
tree | 152af7e4d0be3572694937a3b0b0e54f746156ba /doc/development/tutorials/examples/autodoc_intenum.py | |
parent | 5aa6cbbca85ddc3fe5dd93d45a7cf5073db2f334 (diff) | |
download | sphinx-git-c71ff1cd21ce796f871adef54e8a53c0eaa9e53a.tar.gz |
Close #9075: autodoc: Add a config variable autodoc_unqualified_typehints
If autodoc_unqualified_typehints feature enabled, autodoc suppresses the
leading module names of typehints of function signatures (ex.
`io.StringIO` -> `StringIO`)
Diffstat (limited to 'doc/development/tutorials/examples/autodoc_intenum.py')
0 files changed, 0 insertions, 0 deletions