summaryrefslogtreecommitdiffstats
path: root/Doc/tools
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-09-02 21:45:40 (GMT)
committerGitHub <noreply@github.com>2023-09-02 21:45:40 (GMT)
commit54e8dd757cb3e41fc479be23db925fc3a475f185 (patch)
tree87299a86bdf02bdcc3e6fd49166f75fa482bc50a /Doc/tools
parentb862c25922764eb7bb3cd93dc91fd15c8e92d4f2 (diff)
downloadcpython-54e8dd757cb3e41fc479be23db925fc3a475f185.zip
cpython-54e8dd757cb3e41fc479be23db925fc3a475f185.tar.gz
cpython-54e8dd757cb3e41fc479be23db925fc3a475f185.tar.bz2
[3.12] gh-101100: Fix sphinx warnings in `uuid.rst` (GH-108805) (#108807)
* gh-101100: Fix sphinx warnings in `uuid.rst` (GH-108805) * gh-101100: Fix sphinx warnings in `uuid.rst` * Use anchors (cherry picked from commit 21da4980f5916e8fd648f04367a9e60d141af366) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> * Fix typo * another typo --------- Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Diffstat (limited to 'Doc/tools')
-rw-r--r--Doc/tools/.nitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/tools/.nitignore b/Doc/tools/.nitignore
index 75c6a8f..5a824a4 100644
--- a/Doc/tools/.nitignore
+++ b/Doc/tools/.nitignore
@@ -150,7 +150,6 @@ Doc/library/unittest.mock.rst
Doc/library/unittest.rst
Doc/library/urllib.parse.rst
Doc/library/urllib.request.rst
-Doc/library/uuid.rst
Doc/library/weakref.rst
Doc/library/webbrowser.rst
Doc/library/wsgiref.rst