mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix grammar in CHANGES.rst RTL Support
- Add "the" before "is_rtl" - Fix line wrapping in CHANGES.rst entry
This commit is contained in:
parent
c0aaec6639
commit
dc3c2e3d45
@ -111,9 +111,8 @@ Features added
|
|||||||
* #13326: Remove hardcoding from handling :class:`~sphinx.addnodes.productionlist`
|
* #13326: Remove hardcoding from handling :class:`~sphinx.addnodes.productionlist`
|
||||||
nodes in all writers, to improve flexibility.
|
nodes in all writers, to improve flexibility.
|
||||||
Patch by Adam Turner.
|
Patch by Adam Turner.
|
||||||
* #10385: Add RTL (right-to-left) support for all Sphinx themes via ``is_rtl``
|
* #10385: Add RTL (right-to-left) support for all Sphinx themes via the ``is_rtl``
|
||||||
theme option. Includes automatic layout mirroring, and bidirectional text
|
theme option. Includes automatic layout mirroring, and bidirectional text support.
|
||||||
support.
|
|
||||||
Patch by Revisto.
|
Patch by Revisto.
|
||||||
|
|
||||||
Bugs fixed
|
Bugs fixed
|
||||||
|
Loading…
Reference in New Issue
Block a user