racket/collects/scribblings/scribble/manual-stub.scrbl
Eli Barzilay ac26fe7554 A ton of @scheme*' -> @racket*' and related updates.
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
2011-06-25 04:08:47 -04:00

9 lines
249 B
Racket

#lang scribble/manual
@(require "utils.rkt" (for-label scribble/sigplan))
@title{Racket Manual Format}
The @racketmodname[scribble/manual] language is a major component of
Scribble, and it is documented in its own chapter:
@secref["plt-manuals"].