mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
docs: module page titles should not start with a link to themselves (#117099)
This commit is contained in:
parent
7b0c247f1c
commit
bcb435ee8f
220 changed files with 440 additions and 443 deletions
|
@ -1,5 +1,5 @@
|
|||
:mod:`difflib` --- Helpers for computing deltas
|
||||
===============================================
|
||||
:mod:`!difflib` --- Helpers for computing deltas
|
||||
================================================
|
||||
|
||||
.. module:: difflib
|
||||
:synopsis: Helpers for computing differences between objects.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue