Files
sphinx/doc/usage
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
..
2021-06-22 15:27:54 +02:00
2021-06-22 15:27:54 +02:00
2021-11-16 10:52:02 -05:00
2021-11-03 10:53:38 +01:00