mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix CHANGES
This commit is contained in:
parent
f3ad0d508d
commit
08cfcbc363
4
CHANGES
4
CHANGES
@ -13,6 +13,8 @@ Features added
|
|||||||
* Add ``:caption:`` option for sphinx.ext.inheritance_diagram.
|
* Add ``:caption:`` option for sphinx.ext.inheritance_diagram.
|
||||||
* #894: Add ``lualatexpdf`` and ``xelatexpdf`` as a make target to build PDF using lualatex or xelatex
|
* #894: Add ``lualatexpdf`` and ``xelatexpdf`` as a make target to build PDF using lualatex or xelatex
|
||||||
* #2471: Add config variable for default doctest flags.
|
* #2471: Add config variable for default doctest flags.
|
||||||
|
* Convert linkcheck builder to requests for better encoding handling
|
||||||
|
* #2463, #2516: Add keywords of "meta" directive to search index
|
||||||
|
|
||||||
Bugs fixed
|
Bugs fixed
|
||||||
----------
|
----------
|
||||||
@ -47,8 +49,6 @@ Features added
|
|||||||
|
|
||||||
* #2343: the long source lines in code-blocks are wrapped (without modifying
|
* #2343: the long source lines in code-blocks are wrapped (without modifying
|
||||||
the line numbering) in LaTeX output (ref #1534, #2304).
|
the line numbering) in LaTeX output (ref #1534, #2304).
|
||||||
* Convert linkcheck builder to requests for better encoding handling
|
|
||||||
* #2463, #2516: Add keywords of "meta" directive to search index
|
|
||||||
|
|
||||||
Bugs fixed
|
Bugs fixed
|
||||||
----------
|
----------
|
||||||
|
Loading…
Reference in New Issue
Block a user