mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
py nodes, add incompatibility note about get_signature_prefix
This commit is contained in:
parent
9b3cc1c8af
commit
2f1b3886f8
4
CHANGES
4
CHANGES
@ -12,7 +12,9 @@ Incompatible changes
|
||||
* #9672: The rendering of Python domain declarations is implemented
|
||||
with more docutils nodes to allow better CSS styling.
|
||||
It may break existing styling.
|
||||
|
||||
* #9672: the signature of
|
||||
:py:meth:`domains.py.PyObject.def get_signature_prefix` has changed to
|
||||
return a list of nodes instead of a plain string.
|
||||
|
||||
Deprecated
|
||||
----------
|
||||
|
Loading…
Reference in New Issue
Block a user