From 62f128700eb41dc5158447156482a072071296dd Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Mon, 14 Jun 2021 02:17:56 +0900 Subject: [PATCH] Fix #9032: docs: sphinx.environment.NoUri was removed at v3.0.0 Our deprecation list describes `sphinx.environment.NoUri` was removed at v4.0.0. But, acutally, it was removed at v3.0.0 (#6223). --- doc/extdev/deprecated.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/extdev/deprecated.rst b/doc/extdev/deprecated.rst index c35b0525b..3fc665d66 100644 --- a/doc/extdev/deprecated.rst +++ b/doc/extdev/deprecated.rst @@ -750,8 +750,9 @@ The following is a list of deprecated interfaces. * - ``sphinx.environment.NoUri`` - 2.1 - - 4.0 + - 3.0 - ``sphinx.errors.NoUri`` + * - ``sphinx.ext.apidoc.format_directive()`` - 2.1 - 4.0