[3.13] Docs: Fix duplicate object description warnings (GH-122068) (#… · python/cpython@7fc1006 · GitHub
Skip to content

Commit 7fc1006

Browse files
[3.13] Docs: Fix duplicate object description warnings (GH-122068) (#122069)
Docs: Fix duplicate object description warnings (GH-122068) (cherry picked from commit 8db5f48) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent 2fff3c4 commit 7fc1006

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

Doc/library/email.compat32-message.rst

Lines changed: 1 addition & 0 deletions

Doc/library/xml.etree.elementtree.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -874,6 +874,7 @@ Element Objects
874874

875875
.. module:: xml.etree.ElementTree
876876
:noindex:
877+
:no-index:
877878

878879
.. class:: Element(tag, attrib={}, **extra)
879880

Doc/tools/extensions/pyspecific.py

Lines changed: 5 additions & 1 deletion

0 commit comments

Comments
 (0)