racket/pkgs/racket-doc/scribblings/raco/pkg.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
271 B
Racket

#lang scribble/doc
@(require scribble/manual "common.rkt")
@title[#:tag "pkg"]{@exec{raco pkg}: Package Management}
See @other-manual['(lib "pkg/scribblings/pkg.scrbl")] for
information on the @exec{raco pkg} command, which is used for
managing external code packages.