mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Update some of the top comments and shorten title of the first
section.
This commit is contained in:
parent
e1c717bd9b
commit
16e81f4484
1 changed files with 6 additions and 3 deletions
|
@ -3,11 +3,14 @@
|
||||||
|
|
||||||
Here's a quick listing of modules that are currently undocumented, but
|
Here's a quick listing of modules that are currently undocumented, but
|
||||||
that should be documented. Feel free to contribute documentation for
|
that should be documented. Feel free to contribute documentation for
|
||||||
them! (The idea and most contents for this chapter were taken from a
|
them! (The idea and original contents for this chapter were taken
|
||||||
posting by Fredrik Lundh; I have revised some modules' status.)
|
from a posting by Fredrik Lundh; I have revised some modules' status.)
|
||||||
|
|
||||||
|
|
||||||
\section{Frameworks; somewhat harder to document, but well worth the effort}
|
\section{Frameworks}
|
||||||
|
|
||||||
|
Frameworks tend to be harder to document, but are well worth the
|
||||||
|
effort spent.
|
||||||
|
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[Tkinter.py]
|
\item[Tkinter.py]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue