Skip to content

Commit 4220686

Browse files
committed
js (and py) nodes, update CHANGES
1 parent a64196f commit 4220686

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Incompatible changes
1818
* ``domains.js.JSObject.display_prefix`` has been changed into a method
1919
``get_display_prefix`` which now returns a list of nodes
2020
instead of a plain string.
21+
* The rendering of Javascript domain declarations is implemented
22+
with more docutils nodes to allow better CSS styling.
23+
It may break existing styling.
24+
2125

2226
Deprecated
2327
----------
@@ -32,6 +36,7 @@ Features added
3236
for :rst:dir:`c:function` and :rst:dir:`c:macro`.
3337
* C++, added new info-field ``retval`` for :rst:dir:`cpp:function`.
3438
* #9672: More CSS classes on Python domain descriptions
39+
* More CSS classes on Javascript domain descriptions
3540

3641
Bugs fixed
3742
----------

0 commit comments

Comments
 (0)