racket/collects/scribblings/raco/planet.scrbl
Eli Barzilay debd1f9f1e Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
(Some other minor things here and there.)
2011-06-20 04:27:14 -04:00

9 lines
349 B
Racket

#lang scribble/doc
@(require scribble/manual "common.rkt")
@title[#:tag "planet"]{@exec{raco planet}: Automatic Package Distribution}
See @other-manual['(lib "planet/planet.scrbl")] for information on the
@exec{raco planet} command, which is used for managing packages that
can be automatically downloaded and installed from the @|PLaneT| server.