]> granicus.if.org Git - python/commitdiff
New style section headers.
authorFred Drake <fdrake@acm.org>
Mon, 10 Aug 1998 18:40:22 +0000 (18:40 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 10 Aug 1998 18:40:22 +0000 (18:40 +0000)
13 files changed:
Doc/mac/libctb.tex
Doc/mac/libframework.tex
Doc/mac/libmac.tex
Doc/mac/libmacconsole.tex
Doc/mac/libmacdnr.tex
Doc/mac/libmacfs.tex
Doc/mac/libmacic.tex
Doc/mac/libmacos.tex
Doc/mac/libmacostools.tex
Doc/mac/libmacspeech.tex
Doc/mac/libmactcp.tex
Doc/mac/libmacui.tex
Doc/mac/libminiae.tex

index 59125d40db62a656a855ee2213fd7b3999d3735b..de2e8650c7e9d4c209eb584a5e2a90237d007014 100644 (file)
@@ -1,8 +1,9 @@
-\section{Built-in Module \module{ctb}}
+\section{\module{ctb} ---
+         Interface to the Communications Tool Box.}
 \declaremodule{builtin}{ctb}
 
 \modulesynopsis{Interfaces to the Communications Tool Box.  Only the Connection
-Manager is currently supported.}
+Manager is supported.}
 
 
 This module provides a partial interface to the Macintosh
index e3151e8b40fc1065c055b8dbf323f2b2cedf3431..7c10e25330b86ce83b2bd634925bcc632648b23a 100644 (file)
@@ -1,4 +1,5 @@
-\section{Standard Module \module{FrameWork}}
+\section{\module{FrameWork} ---
+         Interactive application framework.}
 \declaremodule{standard}{FrameWork}
 
 \modulesynopsis{Interactive application framework.}
index 8b943bef8eed895143ed465e03994be88fd78435..a13efd084aeda10e8a31fba0fe61ec7963c38329 100644 (file)
@@ -39,7 +39,8 @@ The following modules are documented here:
 \localmoduletable
 
 
-\section{Built-in Module \module{mac}}
+\section{\module{mac} ---
+         Similar interfaces to the \module{posix} module.}
 \declaremodule{builtin}{mac}
 
 \modulesynopsis{Similar interfaces to the \module{posix} module.}
@@ -79,7 +80,8 @@ values appended: the size of the resource fork of the file and its
 4-character creator and type.
 
 
-\section{Standard Module \module{macpath}}
+\section{\module{macpath} ---
+         MacOS path manipulation functions.}
 \declaremodule{standard}{macpath}
 
 \modulesynopsis{MacOS path manipulation functions.}
index ad7e4f5b18ddf0c0ca6e1a08060140fe7dbc7a59..281ea895608a8f9bf99953a71c3103542ebf43c0 100644 (file)
@@ -1,7 +1,8 @@
-\section{Built-in Module \module{macconsole}}
+\section{\module{macconsole} ---
+         Think C's console package.}
 \declaremodule{builtin}{macconsole}
 
-\modulesynopsis{Think C's console package is available using this module.}
+\modulesynopsis{Think C's console package.}
 
 
 
index 04c511bf07a43fc150a3aee3b813de99e4f10a19..2242e63a5a49780959ac712b3bd306a6fc119e8c 100644 (file)
@@ -1,4 +1,5 @@
-\section{Built-in Module \module{macdnr}}
+\section{\module{macdnr} ---
+         Interfaces to the Macintosh Domain Name Resolver.}
 \declaremodule{builtin}{macdnr}
 
 \modulesynopsis{Interfaces to the Macintosh Domain Name Resolver.}
index d80e79fb06e7fae27581597aa073e4d6f4fc921a..3a0f6ec04992ad69de62901c8b084347b64e8602 100644 (file)
@@ -1,4 +1,6 @@
-\section{Built-in Module \module{macfs}}
+\section{\module{macfs} ---
+         FSSpec, the Alias Manager, \program{finder} aliases,
+         and the Standard File package.}
 \declaremodule{builtin}{macfs}
 
 \modulesynopsis{Support for FSSpec, the Alias Manager, \program{finder} aliases,
index 9dc5ffcdff895ff47553a4b18722e14b08026571..c8caa44b08fec1bdbaea0b2b4f7ca1176d9dac34 100644 (file)
@@ -1,4 +1,5 @@
-\section{Standard Module \module{ic}}
+\section{\module{ic} ---
+         Access to Internet Config.}
 \declaremodule{builtin}{ic}
 
 \modulesynopsis{Access to Internet Config.}
index 7aa4104805d6f235e1b6bd8ef7a14f72ac93a601..8f219811eea04dadf0bf28f394cabc7b6becd92f 100644 (file)
@@ -1,4 +1,5 @@
-\section{Built-in Module \module{MacOS}}
+\section{\module{MacOS} ---
+         Access to MacOS specific interpreter features.}
 \declaremodule{builtin}{MacOS}
 
 \modulesynopsis{Access to MacOS specific interpreter features.}
index 4930d7039123d305519bca831a4e482756e7c09e..eebafccb5c4e202b4a0fe1e80339123e7ffbddca 100644 (file)
@@ -1,4 +1,5 @@
-\section{Standard Module \module{macostools}}
+\section{\module{macostools} ---
+         Convenience routines for file manipulation.}
 \declaremodule{standard}{macostools}
 
 \modulesynopsis{Convenience routines for file manipulation.}
@@ -49,7 +50,8 @@ Note that the process of creating finder aliases is not specified in
 the Apple documentation. Hence, aliases created with \function{mkalias()}
 could conceivably have incompatible behaviour in some cases.
 
-\section{Standard Module \module{findertools}}
+\section{\module{findertools} ---
+         Wrappers around the \program{finder}'s Apple Events interface.}
 \declaremodule{standard}{findertools}
 
 \modulesynopsis{Wrappers around the \program{finder}'s Apple Events interface.}
index 2d90d34396348ff9347987a86ba94a8e00c966bc..340b8132c6518148e34beb581214d5375918e275 100644 (file)
@@ -1,4 +1,5 @@
-\section{Built-in Module \module{macspeech}}
+\section{\module{macspeech} ---
+         Interface to the Macintosh Speech Manager.}
 \declaremodule{builtin}{macspeech}
 
 \modulesynopsis{Interface to the Macintosh Speech Manager.}
index f5590c5a103d65cc4190397b6982d3f2a4f378f6..f0d2d7db2f549666df1634a08193a99531562cb8 100644 (file)
@@ -1,4 +1,5 @@
-\section{Built-in Module \module{mactcp}}
+\section{\module{mactcp} ---
+         The MacTCP interfaces.}
 \declaremodule{builtin}{mactcp}
 
 \modulesynopsis{The MacTCP interfaces.}
index 7703c8f8da596f447156435e8cace60f1ed3910c..e6d0362b0288d094c9c803540879328e0cca2740 100644 (file)
@@ -1,4 +1,5 @@
-\section{Standard Module \module{EasyDialogs}}
+\section{\module{EasyDialogs} ---
+         Basic Macintosh dialogs.}
 \declaremodule{standard}{EasyDialogs}
 
 \modulesynopsis{Basic Macintosh dialogs.}
index e72daf128395a552eebb6a41dc5365594bfaf862..346f412c3a32d41cb0c820a180c6c1f0c40fc34b 100644 (file)
@@ -1,4 +1,5 @@
-\section{Standard Module \module{MiniAEFrame}}
+\section{\module{MiniAEFrame} ---
+         Support to act as an Open Scripting Architecture server.}
 \declaremodule{standard}{MiniAEFrame}
 
 \modulesynopsis{Support to act as an Open Scripting Architecture (OSA) server