mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix CHANGES entry for #6310 merge
This commit is contained in:
parent
a498960de9
commit
80abe4945e
4
CHANGES
4
CHANGES
@ -19,6 +19,8 @@ Features added
|
||||
|
||||
* #247: autosummary: Add :confval:`autosummary_generate_overwrite` to overwrite
|
||||
old stub file
|
||||
* #6310: imgmath: let :confval:`imgmath_use_preview` work also with the SVG
|
||||
format for images rendering inline math
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
@ -214,8 +216,6 @@ Features added
|
||||
|
||||
* #6180: Support ``--keep-going`` with BuildDoc setup command
|
||||
* ``math`` directive now supports ``:class:`` option
|
||||
* #6310: imgmath: let :confval:`imgmath_use_preview` work also with the SVG
|
||||
format for images rendering inline math
|
||||
* todo: ``todo`` directive now supports ``:name:`` option
|
||||
* Enable override via environment of ``SPHINXOPTS`` and ``SPHINXBUILD`` Makefile
|
||||
variables (refs: #6232, #6303)
|
||||
|
Loading…
Reference in New Issue
Block a user