racket/pkgs/racket-doc/scribblings/raco/planet.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
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.