diff options
author | Adam Turner <9087854+AA-Turner@users.noreply.github.com> | 2022-09-23 18:12:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-23 18:12:54 +0100 |
commit | 58a44497079f46b9854c66a2b2ad8cfadf7a25b9 (patch) | |
tree | 8141457d1af0cb269995737f14bc5cfe9a206758 /doc/extdev | |
parent | ef01c5b6bd84075cb6063b0ab609f6fda61e7b3a (diff) | |
download | sphinx-git-58a44497079f46b9854c66a2b2ad8cfadf7a25b9.tar.gz |
Deprecate HTML 4 support (#10843)
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 18b0e6d04..8c850ceb6 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 + * - HTML 4 support + - 5.2 + - 7.0 + - N/A + * - ``sphinx.util.path_stabilize`` - 5.1 - 7.0 |