I started writing more documentation on the Scrap module at one point, but
it is difficult to do without a Mac box to try things out on. This expands
on what was there only a little bit; hopefully someone with a Mac can work
on this as well!
diff --git a/Doc/mac/toolbox.tex b/Doc/mac/toolbox.tex
index ea9a685..ea98529 100644
--- a/Doc/mac/toolbox.tex
+++ b/Doc/mac/toolbox.tex
@@ -133,21 +133,7 @@
\modulesynopsis{Interface to the Resource Manager and Handles.}
-\section{\module{Carbon.Scrap} --- Scrap Manager}
-\declaremodule{standard}{Carbon.Scrap}
- \platform{Mac}
-\modulesynopsis{The Scrap Manager provides basic services for
- implementing cut \&\ paste and clipboard operations.}
-
-This module is only fully available on MacOS9 and earlier under classic PPC
-MacPython. Very limited functionality is available under Carbon MacPython.
-
-\begin{seealso}
- \seetitle[http://developer.apple.com/techpubs/mac/MoreToolbox/MoreToolbox-109.html]{Scrap
- Manager}{Apple's documentation for the Scrap Manager gives
- a lot of useful information about using the Scrap Manager
- in applications.}
-\end{seealso}
+\input{libscrap}
\section{\module{Carbon.Snd} --- Sound Manager}