New style section headers.

This commit is contained in:
Fred Drake 1998-08-10 18:40:22 +00:00
parent 23329d41bc
commit c817e27501
13 changed files with 33 additions and 17 deletions

View 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

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{FrameWork}}
\section{\module{FrameWork} ---
Interactive application framework.}
\declaremodule{standard}{FrameWork}
\modulesynopsis{Interactive application framework.}

View 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.}

View 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.}

View 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.}

View 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,

View 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.}

View 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.}

View 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.}

View 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.}

View file

@ -1,4 +1,5 @@
\section{Built-in Module \module{mactcp}}
\section{\module{mactcp} ---
The MacTCP interfaces.}
\declaremodule{builtin}{mactcp}
\modulesynopsis{The MacTCP interfaces.}

View file

@ -1,4 +1,5 @@
\section{Standard Module \module{EasyDialogs}}
\section{\module{EasyDialogs} ---
Basic Macintosh dialogs.}
\declaremodule{standard}{EasyDialogs}
\modulesynopsis{Basic Macintosh dialogs.}

View 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