]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update some of the top comments and shorten title of the first
authorFred Drake <fdrake@acm.org>
Wed, 24 Feb 1999 19:57:14 +0000 (19:57 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 24 Feb 1999 19:57:14 +0000 (19:57 +0000)
section.

Doc/lib/libundoc.tex

index 361b9ef83a385dce82c5f129e713e2e2b1f897d4..b3eafa11d202c2a86f9016eb6b9422623ad73e17 100644 (file)
@@ -3,11 +3,14 @@
 
 Here's a quick listing of modules that are currently undocumented, but
 that should be documented.  Feel free to contribute documentation for
-them!  (The idea and most contents for this chapter were taken from a
-posting by Fredrik Lundh; I have revised some modules' status.)
+them!  (The idea and original contents for this chapter were taken
+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}
 \item[Tkinter.py]