mirror of
https://github.com/python/cpython.git
synced 2025-10-28 17:13:08 +00:00
[3.12] docs: module page titles should not start with a link to themselves (GH-117099) (#118791)
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
e652dae6eb
commit
b83b3cb9da
220 changed files with 440 additions and 443 deletions
|
|
@ -1,5 +1,5 @@
|
|||
:mod:`cmath` --- Mathematical functions for complex numbers
|
||||
===========================================================
|
||||
:mod:`!cmath` --- Mathematical functions for complex numbers
|
||||
============================================================
|
||||
|
||||
.. module:: cmath
|
||||
:synopsis: Mathematical functions for complex numbers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue