Merge pull request #7554 from tk0miya/6703_incremental_build_for_imported_objects

Fix #6703: autodoc: incremental build does not work for imported objects
This commit is contained in:
Takeshi KOMIYA
2020-04-27 00:37:28 +09:00
committed by GitHub
2 changed files with 12 additions and 1 deletions

View File

@@ -63,6 +63,8 @@ Features added
Bugs fixed
----------
* #6703: autodoc: incremental build does not work for imported objects
Testing
--------