mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix typo
This commit is contained in:
parent
572c9a403c
commit
50717a2cfd
2
CHANGES
2
CHANGES
@ -39,7 +39,7 @@ Features added
|
|||||||
* #8514: autodoc: Default values of overloaded functions are taken from actual
|
* #8514: autodoc: Default values of overloaded functions are taken from actual
|
||||||
implementation if they're ellipsis
|
implementation if they're ellipsis
|
||||||
* #8775: autodoc: Support type union operator (PEP-604) in Python 3.10 or above
|
* #8775: autodoc: Support type union operator (PEP-604) in Python 3.10 or above
|
||||||
* #8297: autodoc: Allow to extend :confcal:`autodoc_default_options` via
|
* #8297: autodoc: Allow to extend :confval:`autodoc_default_options` via
|
||||||
directive options
|
directive options
|
||||||
* #8619: html: kbd role generates customizable HTML tags for compound keys
|
* #8619: html: kbd role generates customizable HTML tags for compound keys
|
||||||
* #8634: html: Allow to change the order of JS/CSS via ``priority`` parameter
|
* #8634: html: Allow to change the order of JS/CSS via ``priority`` parameter
|
||||||
|
Loading…
Reference in New Issue
Block a user