Close #9993: std domain: Allow to refer an inline target via ref role

This commit is contained in:
Takeshi KOMIYA
2021-12-21 02:51:59 +09:00
parent 40db5694fa
commit e3ee8b378a
3 changed files with 16 additions and 3 deletions

View File

@@ -30,6 +30,8 @@ Features added
checking in matched documents.
* #9793: sphinx-build: Allow to use the parallel build feature in macOS on macOS
and Python3.8+
* #9993: std domain: Allow to refer an inline target (ex. ``_`target name```)
via :rst:role:`ref` role
* #9391: texinfo: improve variable in ``samp`` role
* #9578: texinfo: Add :confval:`texinfo_cross_references` to disable cross
references for readability with standalone readers