mirror of
https://github.com/python/cpython.git
synced 2025-11-26 13:22:51 +00:00
Actually include a synopsis line for the ColorPicker module.
This commit is contained in:
parent
4fa58bfac2
commit
0eeca6342f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
\declaremodule{extension}{ColorPicker}
|
\declaremodule{extension}{ColorPicker}
|
||||||
\platform{Mac}
|
\platform{Mac}
|
||||||
\modulesynopsis{}
|
\modulesynopsis{Interface to the standard color selection dialog.}
|
||||||
\moduleauthor{Just van Rossum}{just@letterror.com}
|
\moduleauthor{Just van Rossum}{just@letterror.com}
|
||||||
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue