Merge branch '3.x'

This commit is contained in:
Takeshi KOMIYA
2020-11-05 02:21:47 +09:00
18 changed files with 229 additions and 76 deletions

View File

@@ -64,9 +64,15 @@ Deprecated
Features added
--------------
* #6914: Add a new event :event:`warn-missing-reference` to custom warning
messages when failed to resolve a cross-reference
* #6914: Emit a detailed warning when failed to resolve a ``:ref:`` reference
Bugs fixed
----------
* #7613: autodoc: autodoc does not respect __signature__ of the class
Testing
--------