From: Fred Drake Date: Wed, 24 Feb 1999 19:57:14 +0000 (+0000) Subject: Update some of the top comments and shorten title of the first X-Git-Tag: v1.5.2c1~250 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=16e81f448409e244525bf8d06356e74acb6d41d3;p=thirdparty%2FPython%2Fcpython.git Update some of the top comments and shorten title of the first section. --- diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 361b9ef83a38..b3eafa11d202 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -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]