Fix #7806: viewcode: Failed to resolve viewcode references on 3rd party builders

This commit is contained in:
Takeshi KOMIYA 2020-06-26 23:33:04 +09:00
parent 358611970d
commit d50c7ff319

View File

@ -21,6 +21,7 @@ Bugs fixed
the autoclass directive the autoclass directive
* #7850: autodoc: KeyError is raised for invalid mark up when autodoc_typehints * #7850: autodoc: KeyError is raised for invalid mark up when autodoc_typehints
is 'description' is 'description'
* #7806: viewcode: Failed to resolve viewcode references on 3rd party builders
Testing Testing
-------- --------