Files
sphinx/doc/usage/extensions
Takeshi KOMIYA c71ff1cd21 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`)
2021-12-03 18:05:49 +09:00
..
2019-02-11 13:25:24 +09:00
2019-05-30 01:07:05 +09:00
2019-05-26 10:53:53 +09:00