Close #8681: viewcode: Support incremental build

Now viewcode supports incremental build. It generates HTML files only
when the original python code is updated from last build.
This commit is contained in:
Takeshi KOMIYA
2021-01-18 02:11:47 +09:00
parent 596dfba841
commit 2e01c34acf
2 changed files with 41 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ Features added
type
* #6241: mathjax: Include mathjax.js only on the document using equations
* #8651: std domain: cross-reference for a rubric having inline item is broken
* #8681: viewcode: Support incremental build
* #8132: Add :confval:`project_copyright` as an alias of :confval:`copyright`
* #207: Now :confval:`highlight_language` supports multiple languages
* #2030: :rst:dir:`code-block` and :rst:dir:`literalinclude` supports automatic