]> granicus.if.org Git - python/commitdiff
Fix missing :ref: for idle in doc build.
authorNed Deily <nad@acm.org>
Fri, 6 Feb 2015 04:42:06 +0000 (15:42 +1100)
committerNed Deily <nad@acm.org>
Fri, 6 Feb 2015 04:42:06 +0000 (15:42 +1100)
Doc/library/idle.rst

index bc4a791ed2e0756b53a4156f5350df9beadad05f..c842b2639cc993ddedb3e774880e7af885dbe2fa 100644 (file)
@@ -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.