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:`optparse` --- Parser for command line options
|
||||
===================================================
|
||||
:mod:`!optparse` --- Parser for command line options
|
||||
====================================================
|
||||
|
||||
.. module:: optparse
|
||||
:synopsis: Command-line option parsing library.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue