mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #7329: autodoc: typehints doc is wrongly generated
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -117,6 +117,8 @@ Bugs fixed
|
||||
generated automatically in signatures.
|
||||
* #5637: autodoc: Incorrect handling of nested class names on show-inheritance
|
||||
* #7267: autodoc: error message for invalid directive options has wrong location
|
||||
* #7329: autodoc: info-field-list is wrongly generated from type hints into the
|
||||
class description even if ``autoclass_content='class'`` set
|
||||
* #5637: inheritance_diagram: Incorrect handling of nested class names
|
||||
* #7139: ``code-block:: guess`` does not work
|
||||
* #7278: html search: Fix use of ``html_file_suffix`` instead of
|
||||
|
||||
Reference in New Issue
Block a user