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:`compileall` --- Byte-compile Python libraries
===================================================
:mod:`!compileall` --- Byte-compile Python libraries
====================================================
.. module:: compileall
:synopsis: Tools for byte-compiling all Python source files in a directory tree.