From de9ee3e70a24b46c67d0a15deeb5c0e68a312e87 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 25 Dec 2019 22:43:56 +0900 Subject: [PATCH] doc: Fix sphinx.ext.duration will be added since 2.4.0 --- doc/usage/extensions/duration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/extensions/duration.rst b/doc/usage/extensions/duration.rst index c5754998402..1213811daf0 100644 --- a/doc/usage/extensions/duration.rst +++ b/doc/usage/extensions/duration.rst @@ -4,7 +4,7 @@ .. module:: sphinx.ext.duration :synopsis: Measure durations of Sphinx processing -.. versionadded:: 2.3 +.. versionadded:: 2.4 This extension measures durations of Sphinx processing and show its result at end of the build. It is useful for inspecting what document