mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Docs: delete title links in turtle.rst and typing.rst (#133283)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
parent
e490c00dac
commit
df8a02b1e1
2 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
=================================
|
||||
:mod:`turtle` --- Turtle graphics
|
||||
=================================
|
||||
==================================
|
||||
:mod:`!turtle` --- Turtle graphics
|
||||
==================================
|
||||
|
||||
.. module:: turtle
|
||||
:synopsis: An educational framework for simple graphics applications
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
========================================
|
||||
:mod:`typing` --- Support for type hints
|
||||
========================================
|
||||
=========================================
|
||||
:mod:`!typing` --- Support for type hints
|
||||
=========================================
|
||||
|
||||
.. testsetup:: *
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue