racket/pkgs/racket-doc/scribblings/raco/scribble.scrbl
Matthew Flatt 2d4f3e2ac9 remove the "racket-pkgs" directory layer
The layer is now redundant, since everything left in "pkgs" is in the
"racket-pkgs" category.
2014-12-08 05:22:59 -07:00

9 lines
302 B
Racket

#lang scribble/doc
@(require scribble/manual "common.rkt")
@title[#:tag "scribble"]{@exec{raco scribble}: Building Documentation}
See @other-manual['(lib "scribblings/scribble/scribble.scrbl")]
for information on the @exec{raco scribble} command, which is used to
run and render a Scribble document.