Issue #22558: Add remaining doc links to source code for Python-coded modules.

Reformat header above separator line (added if missing) to a common format.
Patch by Yoni Lavi.
This commit is contained in:
Terry Jan Reedy 2016-06-11 15:02:54 -04:00
parent c92bf83a82
commit fa089b9b0b
224 changed files with 539 additions and 136 deletions

View file

@ -3,11 +3,15 @@
.. module:: tkinter.tix
:synopsis: Tk Extension Widgets for Tkinter
.. sectionauthor:: Mike Clarkson <mikeclarkson@users.sourceforge.net>
**Source code:** :source:`Lib/tkinter/tix.py`
.. index:: single: Tix
--------------
The :mod:`tkinter.tix` (Tk Interface Extension) module provides an additional
rich set of widgets. Although the standard Tk library has many useful widgets,
they are far from complete. The :mod:`tkinter.tix` library provides most of the