Close #7596: py domain: Change a type annotation for variables to a hyperlink

This commit is contained in:
Takeshi KOMIYA
2020-05-02 22:44:08 +09:00
parent 8f4c2fb08d
commit 88e8ebbe19
3 changed files with 7 additions and 4 deletions

View File

@@ -70,6 +70,7 @@ Features added
* C++, parse trailing return types.
* #7143: py domain: Add ``:final:`` option to :rst:dir:`py:class:`,
:rst:dir:`py:exception:` and :rst:dir:`py:method:` directives
* #7596: py domain: Change a type annotation for variables to a hyperlink
* #7582: napoleon: a type for attribute are represented like type annotation
Bugs fixed