doc/syntax.tex: Mention superclass list is mandatory.
[sod] / doc / output.tex
index 5fd689e..6153dec 100644 (file)
@@ -162,10 +162,37 @@ until the third.  So the final processing order is
 \end{describe}
 
 %%%--------------------------------------------------------------------------
+\section{Module output} \label{output.module}
 
+\subsection{Producing output}
 
+\begin{describe}{fun}{output-module @<module> @<reason> @<stream>}
+\end{describe}
+
+
+\subsection{Managing output types} \label{output.module.manage}
+
+\begin{describe}{fun}{declare-output-type @<reason> @<pathname>}
+\end{describe}
+
+\begin{describe}{fun}{output-type-pathname @<reason> @> @<pathname>}
+\end{describe}
+
+
+\subsection{Utilities} \label{output.module.utilities}
+
+\begin{describe}{fun}{banner @<title> @<output> \&key :blank-line-p}
+\end{describe}
+
+\begin{describe}{fun}{guard-name @<filename> @> @<string>}
+\end{describe}
+
+\begin{describe}{fun}
+    {one-off-output @<token> @<sequencer> @<item-name> @<function>}
+\end{describe}
 
 %%%--------------------------------------------------------------------------
+\section{Class output} \label{output.class}
 
 \begin{describe}{var}{*instance-class*}
 \end{describe}