Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c817e27

Browse files
committed
New style section headers.
1 parent 23329d4 commit c817e27

13 files changed

Lines changed: 33 additions & 17 deletions

Doc/mac/libctb.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
\section{Built-in Module \module{ctb}}
1+
\section{\module{ctb} ---
2+
Interface to the Communications Tool Box.}
23
\declaremodule{builtin}{ctb}
34

45
\modulesynopsis{Interfaces to the Communications Tool Box. Only the Connection
5-
Manager is currently supported.}
6+
Manager is supported.}
67

78

89
This module provides a partial interface to the Macintosh

Doc/mac/libframework.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
\section{Standard Module \module{FrameWork}}
1+
\section{\module{FrameWork} ---
2+
Interactive application framework.}
23
\declaremodule{standard}{FrameWork}
34

45
\modulesynopsis{Interactive application framework.}

Doc/mac/libmac.tex

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ \section{Introduction}
3939
\localmoduletable
4040

4141

42-
\section{Built-in Module \module{mac}}
42+
\section{\module{mac} ---
43+
Similar interfaces to the \module{posix} module.}
4344
\declaremodule{builtin}{mac}
4445

4546
\modulesynopsis{Similar interfaces to the \module{posix} module.}
@@ -79,7 +80,8 @@ \section{Built-in Module \module{mac}}
7980
4-character creator and type.
8081

8182

82-
\section{Standard Module \module{macpath}}
83+
\section{\module{macpath} ---
84+
MacOS path manipulation functions.}
8385
\declaremodule{standard}{macpath}
8486

8587
\modulesynopsis{MacOS path manipulation functions.}

Doc/mac/libmacconsole.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
\section{Built-in Module \module{macconsole}}
1+
\section{\module{macconsole} ---
2+
Think C's console package.}
23
\declaremodule{builtin}{macconsole}
34

4-
\modulesynopsis{Think C's console package is available using this module.}
5+
\modulesynopsis{Think C's console package.}
56

67

78

Doc/mac/libmacdnr.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
\section{Built-in Module \module{macdnr}}
1+
\section{\module{macdnr} ---
2+
Interfaces to the Macintosh Domain Name Resolver.}
23
\declaremodule{builtin}{macdnr}
34

45
\modulesynopsis{Interfaces to the Macintosh Domain Name Resolver.}

Doc/mac/libmacfs.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
\section{Built-in Module \module{macfs}}
1+
\section{\module{macfs} ---
2+
FSSpec, the Alias Manager, \program{finder} aliases,
3+
and the Standard File package.}
24
\declaremodule{builtin}{macfs}
35

46
\modulesynopsis{Support for FSSpec, the Alias Manager, \program{finder} aliases,

Doc/mac/libmacic.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
\section{Standard Module \module{ic}}
1+
\section{\module{ic} ---
2+
Access to Internet Config.}
23
\declaremodule{builtin}{ic}
34

45
\modulesynopsis{Access to Internet Config.}

Doc/mac/libmacos.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
\section{Built-in Module \module{MacOS}}
1+
\section{\module{MacOS} ---
2+
Access to MacOS specific interpreter features.}
23
\declaremodule{builtin}{MacOS}
34

45
\modulesynopsis{Access to MacOS specific interpreter features.}

Doc/mac/libmacostools.tex

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
\section{Standard Module \module{macostools}}
1+
\section{\module{macostools} ---
2+
Convenience routines for file manipulation.}
23
\declaremodule{standard}{macostools}
34

45
\modulesynopsis{Convenience routines for file manipulation.}
@@ -49,7 +50,8 @@ \section{Standard Module \module{macostools}}
4950
the Apple documentation. Hence, aliases created with \function{mkalias()}
5051
could conceivably have incompatible behaviour in some cases.
5152

52-
\section{Standard Module \module{findertools}}
53+
\section{\module{findertools} ---
54+
Wrappers around the \program{finder}'s Apple Events interface.}
5355
\declaremodule{standard}{findertools}
5456

5557
\modulesynopsis{Wrappers around the \program{finder}'s Apple Events interface.}

Doc/mac/libmacspeech.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
\section{Built-in Module \module{macspeech}}
1+
\section{\module{macspeech} ---
2+
Interface to the Macintosh Speech Manager.}
23
\declaremodule{builtin}{macspeech}
34

45
\modulesynopsis{Interface to the Macintosh Speech Manager.}

0 commit comments

Comments
 (0)