mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #6857: autodoc: failed to detect a classmethod on Enum class
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -74,6 +74,7 @@ Bugs fixed
|
||||
* #6588: autodoc: Decorated inherited method has no documentation
|
||||
* #7469: autodoc: The change of autodoc-process-docstring for variables is
|
||||
cached unexpectedly
|
||||
* #6857: autodoc: failed to detect a classmethod on Enum class
|
||||
* #7535: sphinx-autogen: crashes when custom template uses inheritance
|
||||
* #7536: sphinx-autogen: crashes when template uses i18n feature
|
||||
* #2785: html: Bad alignment of equation links
|
||||
|
||||
Reference in New Issue
Block a user