mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES: merge 2.3.2 changes into 2.4.0
This commit is contained in:
parent
a17ad5cd39
commit
5aaf3749f1
23
CHANGES
23
CHANGES
@ -98,35 +98,12 @@ Bugs fixed
|
|||||||
* #7106: std domain: enumerated nodes are marked as duplicated when extensions
|
* #7106: std domain: enumerated nodes are marked as duplicated when extensions
|
||||||
call ``note_explicit_target()``
|
call ``note_explicit_target()``
|
||||||
* #7095: dirhtml: Cross references are broken via intersphinx and ``:doc:`` role
|
* #7095: dirhtml: Cross references are broken via intersphinx and ``:doc:`` role
|
||||||
|
|
||||||
Testing
|
|
||||||
--------
|
|
||||||
|
|
||||||
Release 2.3.2 (in development)
|
|
||||||
==============================
|
|
||||||
|
|
||||||
Dependencies
|
|
||||||
------------
|
|
||||||
|
|
||||||
Incompatible changes
|
|
||||||
--------------------
|
|
||||||
|
|
||||||
Deprecated
|
|
||||||
----------
|
|
||||||
|
|
||||||
Features added
|
|
||||||
--------------
|
|
||||||
|
|
||||||
Bugs fixed
|
|
||||||
----------
|
|
||||||
|
|
||||||
* C++:
|
* C++:
|
||||||
|
|
||||||
- Don't crash when using the ``struct`` role in some cases.
|
- Don't crash when using the ``struct`` role in some cases.
|
||||||
- Don't warn when using the ``var``/``member`` role for function
|
- Don't warn when using the ``var``/``member`` role for function
|
||||||
parameters.
|
parameters.
|
||||||
- Render call and braced-init expressions correctly.
|
- Render call and braced-init expressions correctly.
|
||||||
|
|
||||||
* #7097: Filenames of images generated by
|
* #7097: Filenames of images generated by
|
||||||
``sphinx.transforms.post_transforms.images.ImageConverter``
|
``sphinx.transforms.post_transforms.images.ImageConverter``
|
||||||
or its subclasses (used for latex build) are now sanitized,
|
or its subclasses (used for latex build) are now sanitized,
|
||||||
|
Loading…
Reference in New Issue
Block a user