Update CHANGES and docs for PR #7064

This commit is contained in:
Takeshi KOMIYA 2020-03-05 20:40:35 +09:00
parent 8dd83a540e
commit 73e99ab88b
2 changed files with 3 additions and 3 deletions

View File

@ -70,6 +70,8 @@ Features added
* #7211: latex: Use babel for Chinese document when using XeLaTeX * #7211: latex: Use babel for Chinese document when using XeLaTeX
* #7220: genindex: Show "main" index entries at first * #7220: genindex: Show "main" index entries at first
* #7103: linkcheck: writes all links to ``output.json`` * #7103: linkcheck: writes all links to ``output.json``
* #7025: html search: full text search can be disabled for individual document
using ``:nosearch:`` file-wide metadata
Bugs fixed Bugs fixed
---------- ----------
@ -194,8 +196,6 @@ Features added
* #6966: graphviz: Support ``:class:`` option * #6966: graphviz: Support ``:class:`` option
* #6696: html: ``:scale:`` option of image/figure directive not working for SVG * #6696: html: ``:scale:`` option of image/figure directive not working for SVG
images (imagesize-1.2.0 or above is required) images (imagesize-1.2.0 or above is required)
* #7025: html search: full text search can be disabled for individual document
using ``:nosearch:`` file-wide metadata
* #6994: imgconverter: Support illustrator file (.ai) to .png conversion * #6994: imgconverter: Support illustrator file (.ai) to .png conversion
* autodoc: Support Positional-Only Argument separator (PEP-570 compliant) * autodoc: Support Positional-Only Argument separator (PEP-570 compliant)
* autodoc: Support type annotations for variables * autodoc: Support type annotations for variables

View File

@ -59,4 +59,4 @@ At the moment, these metadata fields are recognized:
.. note:: object search is still available even if `nosearch` option is set. .. note:: object search is still available even if `nosearch` option is set.
.. versionadded:: 2.4 .. versionadded:: 3.0