mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
Fix missing :ref: for idle in doc build.
This commit is contained in:
parent
104b9e0cca
commit
50afcc09ac
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
.. _idle:
|
||||
|
||||
IDLE
|
||||
====
|
||||
|
||||
.. index::
|
||||
single: IDLE
|
||||
single: Python Editor
|
||||
single: Integrated Development Environment
|
||||
|
||||
IDLE
|
||||
====
|
||||
|
||||
.. moduleauthor:: Guido van Rossum <guido@Python.org>
|
||||
|
||||
IDLE is the Python IDE built with the :mod:`tkinter` GUI toolkit.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue