racket/pkgs/racket-doc/scribblings/style/info.rkt
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

6 lines
129 B
Racket

#lang info
(define scribblings '(("style.scrbl" (multi-page) (racket-core -99))))
(define test-responsibles '((all matthias)))