diff options
| author | Adam Turner <9087854+aa-turner@users.noreply.github.com> | 2022-04-27 02:53:13 +0100 |
|---|---|---|
| committer | Adam Turner <9087854+aa-turner@users.noreply.github.com> | 2022-04-27 02:59:50 +0100 |
| commit | b536ffabc1ff7d8cf4c2ec60ac8b5f7b812e448a (patch) | |
| tree | 781b54655906a74d5c069a1c136f9f981930759c /doc/extdev | |
| parent | 5eeeb9ce375e2f35807b54f17cec64696a7828d7 (diff) | |
| download | sphinx-git-b536ffabc1ff7d8cf4c2ec60ac8b5f7b812e448a.tar.gz | |
Deprecate `sphinx.util.jsdump`
Diffstat (limited to 'doc/extdev')
| -rw-r--r-- | doc/extdev/deprecated.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/extdev/deprecated.rst b/doc/extdev/deprecated.rst index 9fc1110fc..35d6eb304 100644 --- a/doc/extdev/deprecated.rst +++ b/doc/extdev/deprecated.rst @@ -22,6 +22,11 @@ The following is a list of deprecated interfaces. - (will be) Removed - Alternatives + * - ``sphinx.util.jsdump`` + - 5.0 + - 6.0 + - The standard library ``json`` module. + * - :doc:`Setuptools integration </usage/advanced/setuptools>` - 5.0 - 7.0 |
