mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for :option:
reference format changes (#10892)
This commit is contained in:
parent
26fe10f0b7
commit
3d25662550
3
CHANGES
3
CHANGES
@ -13,7 +13,8 @@ Deprecated
|
||||
Features added
|
||||
--------------
|
||||
|
||||
* #10840: One can cross-reference including an option value: ``:option:`--module=foobar```.
|
||||
* #10840: One can cross-reference including an option value like ``:option:`--module=foobar```,
|
||||
``:option:`--module[=foobar]``` or ``:option:`--module foobar```.
|
||||
Patch by Martin Liska.
|
||||
* #10881: autosectionlabel: Record the generated section label to the debug log.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user