Merge pull request #9998 from tk0miya/9993_inline_target

Close #9993: std domain: Allow to refer an inline target via ref role
This commit is contained in:
Takeshi KOMIYA
2021-12-23 03:01:05 +09:00
committed by GitHub
3 changed files with 16 additions and 3 deletions

View File

@@ -31,6 +31,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