mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES refs #3449
This commit is contained in:
parent
6cb582fdd3
commit
ac6a74ad89
2
CHANGES
2
CHANGES
@ -109,6 +109,8 @@ Features added
|
||||
* #2961: improve :confval:`autodoc_mock_imports`. Now the config value only
|
||||
requires to declare the top-level modules that should be mocked.
|
||||
Thanks to Robin Jarry.
|
||||
* #3449: On py3, autodoc use inspect.signature for more accurate signature
|
||||
calculation. Thanks to Nathaniel J. Smith.
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
Loading…
Reference in New Issue
Block a user