diff --git a/collects/scribblings/reference/units.scrbl b/collects/scribblings/reference/units.scrbl index bbea44dcbe..1f3cf4eb6b 100644 --- a/collects/scribblings/reference/units.scrbl +++ b/collects/scribblings/reference/units.scrbl @@ -19,6 +19,8 @@ @title[#:tag "mzlib:unit" #:style 'toc]{Units} +@guideintro["units"]{units} + @deftech{Units} organize a program into separately compilable and reusable components. The imports and exports of a unit are grouped into a @deftech{signature}, which can include ``static'' information