summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libgl.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-08-10 19:42:37 (GMT)
committerFred Drake <fdrake@acm.org>1998-08-10 19:42:37 (GMT)
commit295da24eafd9c3bb9326d62a1a2e822059698b2b (patch)
tree4c2db5606fae7ebe7ad991295426a82c11c1d2f6 /Doc/lib/libgl.tex
parent62e436955b51c47ee9a84077a448ae3d7b2a59ce (diff)
downloadcpython-295da24eafd9c3bb9326d62a1a2e822059698b2b.zip
cpython-295da24eafd9c3bb9326d62a1a2e822059698b2b.tar.gz
cpython-295da24eafd9c3bb9326d62a1a2e822059698b2b.tar.bz2
New section header style.
Fix up a few synopses.
Diffstat (limited to 'Doc/lib/libgl.tex')
-rw-r--r--Doc/lib/libgl.tex9
1 files changed, 6 insertions, 3 deletions
diff --git a/Doc/lib/libgl.tex b/Doc/lib/libgl.tex
index 6824418..6940437 100644
--- a/Doc/lib/libgl.tex
+++ b/Doc/lib/libgl.tex
@@ -1,4 +1,5 @@
-\section{Built-in Module \module{gl}}
+\section{\module{gl} ---
+ Functions from the Silicon Graphics \emph{Graphics Library}.}
\declaremodule{builtin}{gl}
\modulesynopsis{Functions from the Silicon Graphics \emph{Graphics Library}.}
@@ -185,7 +186,8 @@ def main():
main()
\end{verbatim}
%
-\section{Standard Module \module{DEVICE}}
+\section{\module{DEVICE} ---
+ Constants used with the \module{gl} module.}
\declaremodule{standard}{DEVICE}
\modulesynopsis{Constants used with the \module{gl} module.}
@@ -196,7 +198,8 @@ This modules defines the constants used by the Silicon Graphics
Read the module source file for details.
-\section{Standard Module \module{GL}}
+\section{\module{GL} ---
+ Constants used with the \module{gl} module.}
\declaremodule{standard}{GL}
\modulesynopsis{Constants used with the \module{gl} module.}