diff options
author | Fred Drake <fdrake@acm.org> | 1998-08-10 18:40:22 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-08-10 18:40:22 (GMT) |
commit | c817e275012d29e26f46fb0e4b26e5e88edd6408 (patch) | |
tree | 885ea496736abf2e0ca6e5558a48337bce5e17a9 /Doc/mac/libframework.tex | |
parent | 23329d41bc9efce642c2385e1bd3f6ccfde6d8cc (diff) | |
download | cpython-c817e275012d29e26f46fb0e4b26e5e88edd6408.zip cpython-c817e275012d29e26f46fb0e4b26e5e88edd6408.tar.gz cpython-c817e275012d29e26f46fb0e4b26e5e88edd6408.tar.bz2 |
New style section headers.
Diffstat (limited to 'Doc/mac/libframework.tex')
-rw-r--r-- | Doc/mac/libframework.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/mac/libframework.tex b/Doc/mac/libframework.tex index e3151e8..7c10e25 100644 --- a/Doc/mac/libframework.tex +++ b/Doc/mac/libframework.tex @@ -1,4 +1,5 @@ -\section{Standard Module \module{FrameWork}} +\section{\module{FrameWork} --- + Interactive application framework.} \declaremodule{standard}{FrameWork} \modulesynopsis{Interactive application framework.} |