
The layer is now redundant, since everything left in "pkgs" is in the "racket-pkgs" category.
9 lines
349 B
Racket
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.
|