mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
docs: module page titles should not start with a link to themselves (GH-117099)
(cherry picked from commit bcb435ee8f
)
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
This commit is contained in:
parent
c6680cdc5a
commit
c33bba6eb3
220 changed files with 440 additions and 443 deletions
|
@ -1,5 +1,5 @@
|
|||
:mod:`email.utils`: Miscellaneous utilities
|
||||
-------------------------------------------
|
||||
:mod:`!email.utils`: Miscellaneous utilities
|
||||
--------------------------------------------
|
||||
|
||||
.. module:: email.utils
|
||||
:synopsis: Miscellaneous email package utilities.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue