summaryrefslogtreecommitdiffstats
path: root/Doc/make.bat
diff options
context:
space:
mode:
authorJulien Palard <julien@palard.fr>2022-10-11 13:31:33 (GMT)
committerGitHub <noreply@github.com>2022-10-11 13:31:33 (GMT)
commit4067c6d7fe9b0b266367aafa8cde71e2761cb764 (patch)
tree50295f994bd202343b5bcb040a5014aea98a3f09 /Doc/make.bat
parentad8e297b7297dfdc34fad53b589b31d0920150ab (diff)
downloadcpython-4067c6d7fe9b0b266367aafa8cde71e2761cb764.zip
cpython-4067c6d7fe9b0b266367aafa8cde71e2761cb764.tar.gz
cpython-4067c6d7fe9b0b266367aafa8cde71e2761cb764.tar.bz2
gh-86404: Doc: Drop now unused make suspicious and rstlint. (GH-98179)
They have been replaced by [sphinx-lint](https://github.com/sphinx-contrib/sphinx-lint).
Diffstat (limited to 'Doc/make.bat')
-rw-r--r--Doc/make.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/make.bat b/Doc/make.bat
index 4f0b3c1..87d8359 100644
--- a/Doc/make.bat
+++ b/Doc/make.bat
@@ -109,7 +109,7 @@ echo.always available include:
echo.
echo. Provided by Sphinx:
echo. html, htmlhelp, latex, text
-echo. suspicious, linkcheck, changes, doctest
+echo. linkcheck, changes, doctest
echo. Provided by this script:
echo. clean, check, htmlview
echo.