racket/collects/scribblings/raco/scribble.scrbl
Asumu Takikawa 6a88812de7 Add doc pages for remaining raco commands
Closes PR 12956
2012-11-26 17:52:43 -05: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.