summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>2024-01-14 20:38:53 (GMT)
committerGitHub <noreply@github.com>2024-01-14 20:38:53 (GMT)
commitc2808431b32fa7bc0d222d4549389f781f1a7333 (patch)
tree90801823d858a2c79f781bf29ec8d65230f8ebf3 /Doc/tools
parent5dbcdfdeb87c5d02b25c9bf83b102c5683032dde (diff)
downloadcpython-c2808431b32fa7bc0d222d4549389f781f1a7333.zip
cpython-c2808431b32fa7bc0d222d4549389f781f1a7333.tar.gz
cpython-c2808431b32fa7bc0d222d4549389f781f1a7333.tar.bz2
gh-101100: Fix Sphinx warnings in `howto/urllib2.rst` and `library/http.client.rst` (#114060)
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/.nitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/tools/.nitignore b/Doc/tools/.nitignore
index d80af40..314f5a8 100644
--- a/Doc/tools/.nitignore
+++ b/Doc/tools/.nitignore
@@ -24,7 +24,6 @@ Doc/glossary.rst
Doc/howto/descriptor.rst
Doc/howto/enum.rst
Doc/howto/logging.rst
-Doc/howto/urllib2.rst
Doc/library/ast.rst
Doc/library/asyncio-extending.rst
Doc/library/asyncio-policy.rst
@@ -49,7 +48,6 @@ Doc/library/faulthandler.rst
Doc/library/fcntl.rst
Doc/library/ftplib.rst
Doc/library/functools.rst
-Doc/library/http.client.rst
Doc/library/http.cookiejar.rst
Doc/library/http.server.rst
Doc/library/importlib.rst