diff options
author | Fred Drake <fdrake@acm.org> | 1998-08-10 19:42:37 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-08-10 19:42:37 (GMT) |
commit | 295da24eafd9c3bb9326d62a1a2e822059698b2b (patch) | |
tree | 4c2db5606fae7ebe7ad991295426a82c11c1d2f6 /Doc/lib/libstdwin.tex | |
parent | 62e436955b51c47ee9a84077a448ae3d7b2a59ce (diff) | |
download | cpython-295da24eafd9c3bb9326d62a1a2e822059698b2b.zip cpython-295da24eafd9c3bb9326d62a1a2e822059698b2b.tar.gz cpython-295da24eafd9c3bb9326d62a1a2e822059698b2b.tar.bz2 |
New section header style.
Fix up a few synopses.
Diffstat (limited to 'Doc/lib/libstdwin.tex')
-rw-r--r-- | Doc/lib/libstdwin.tex | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Doc/lib/libstdwin.tex b/Doc/lib/libstdwin.tex index 64ccdd9..9edfba5 100644 --- a/Doc/lib/libstdwin.tex +++ b/Doc/lib/libstdwin.tex @@ -14,7 +14,8 @@ of dialogs. For most platforms, alternative, native solutions exist under X11, Win32 for Windows and Windows NT, and a collection of native toolkit interfaces for the Macintosh. -\section{Built-in Module \module{stdwin}} +\section{\module{stdwin} --- + None} \declaremodule{builtin}{stdwin} \modulesynopsis{None} @@ -777,7 +778,8 @@ def main(): main() \end{verbatim} % -\section{Standard Module \module{stdwinevents}} +\section{\module{stdwinevents} --- + None} \declaremodule{standard}{stdwinevents} \modulesynopsis{None} @@ -794,7 +796,8 @@ Suggested usage is >>> \end{verbatim} % -\section{Standard Module \module{rect}} +\section{\module{rect} --- + None} \declaremodule{standard}{rect} \modulesynopsis{None} |