mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
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).
This commit is contained in:
parent
e05cef574b
commit
62f128700e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user