docs: module page titles should not start with a link to themselves (#117099)

This commit is contained in:
Ned Batchelder 2024-05-08 15:34:40 -04:00 committed by GitHub
parent 7b0c247f1c
commit bcb435ee8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
220 changed files with 440 additions and 443 deletions

View file

@ -1,5 +1,5 @@
:mod:`platform` --- Access to underlying platform's identifying data
=====================================================================
:mod:`!platform` --- Access to underlying platform's identifying data
======================================================================
.. module:: platform
:synopsis: Retrieves as much platform identifying data as possible.