Scribble: include textπ i
Put the full contents of one document into another.
Read the contents of the file filename into a syntax object and inject
it into the current Scribble document.
Example:
side.scrbl
and callsa@emph{Scribble}function, and referencesa@|variable|.
top.scrbl
The section below is the rendered output.
This file has some text,
and calls a Scribble function,
and references a cat.
The end.