mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Close #5394: autodoc: Display readable names in type annotations for mocked objects
This commit is contained in:
parent
a6ef8190ce
commit
0f6398efbb
1
CHANGES
1
CHANGES
@ -155,6 +155,7 @@ Features added
|
|||||||
|
|
||||||
* #4182: autodoc: Support :confval:`suppress_warnings`
|
* #4182: autodoc: Support :confval:`suppress_warnings`
|
||||||
* #5533: autodoc: :confval:`autodoc_default_options` supports ``member-order``
|
* #5533: autodoc: :confval:`autodoc_default_options` supports ``member-order``
|
||||||
|
* #5394: autodoc: Display readable names in type annotations for mocked objects
|
||||||
* #4018: htmlhelp: Add :confval:`htmlhelp_file_suffix` and
|
* #4018: htmlhelp: Add :confval:`htmlhelp_file_suffix` and
|
||||||
:confval:`htmlhelp_link_suffix`
|
:confval:`htmlhelp_link_suffix`
|
||||||
* #5559: text: Support complex tables (colspan and rowspan)
|
* #5559: text: Support complex tables (colspan and rowspan)
|
||||||
|
Loading…
Reference in New Issue
Block a user