Files
sphinx/doc
Takeshi KOMIYA 616f112e6a autodoc: The default of autodoc_typehints_format becomes to 'smart'
The default value of autodoc_typehints_format configuration is changed
to `'smart'`.  It will suppress the leading module names of typehints
(ex. `io.StringIO` -> `StringIO`).

refs: #9075
2022-01-02 17:35:19 +09:00
..
2021-12-17 02:09:33 +09:00
2022-01-01 20:04:19 +09:00
2008-06-23 12:35:22 +00:00
2021-09-08 02:15:25 +02:00