Close #6446: Add sphinx.ext.durations to inspect durations of build

This commit is contained in:
Takeshi KOMIYA
2019-12-14 17:03:27 +09:00
parent 0f79bccb35
commit 29687a29f1
5 changed files with 131 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ Features added
--------------
* #6910: inheritance_diagram: Make the background of diagrams transparent
* #6446: duration: Add ``sphinx.ext.durations`` to inspect which documents slow
down the build
Bugs fixed
----------