summaryrefslogtreecommitdiffstats
path: root/Doc/lib.tex
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-02-28 17:14:32 (GMT)
committerGuido van Rossum <guido@python.org>1995-02-28 17:14:32 (GMT)
commit8675115e5f55e69fdb30ebba95e7a6a5216e133c (patch)
treed09dfc7242177a6061808ab9866d418efbeea0ed /Doc/lib.tex
parente4be9be99a7fb0f30e57803fda355321f64b0b05 (diff)
downloadcpython-8675115e5f55e69fdb30ebba95e7a6a5216e133c.zip
cpython-8675115e5f55e69fdb30ebba95e7a6a5216e133c.tar.gz
cpython-8675115e5f55e69fdb30ebba95e7a6a5216e133c.tar.bz2
a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter
Diffstat (limited to 'Doc/lib.tex')
-rw-r--r--Doc/lib.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex
index 07f70cf..873e8fb 100644
--- a/Doc/lib.tex
+++ b/Doc/lib.tex
@@ -1,5 +1,9 @@
\documentstyle[twoside,11pt,myformat]{report}
+% NOTE: this file controls which chapters/sections of the library
+% manual are actually printed. It is easy to customize your manual
+% by commenting out sections that you're not interested in.
+
\title{Python Library Reference}
\input{boilerplate}
@@ -112,7 +116,7 @@ language.
%\input{libamoeba} % AMOEBA ONLY
-%\input{libmac} % MACINTOSH ONLY
+\input{libmac} % MACINTOSH ONLY
\input{libstdwin} % STDWIN ONLY