Merge pull request #7501 from tk0miya/7418_term_case_insensitive_match

Fix #7418: std domain: term role role could not match case-insensitively
This commit is contained in:
Takeshi KOMIYA
2020-04-19 14:39:35 +09:00
committed by GitHub
3 changed files with 37 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ Bugs fixed
----------
* #7461: py domain: fails with IndexError for empty tuple in type annotation
* #7418: std domain: :rst:role:`term` role could not match case-insensitively
* #7461: autodoc: empty tuple in type annotation is not shown correctly
* C++, fix spacing issue in east-const declarations.
* #7414: LaTeX: Xindy language options were incorrect