racket/collects/plot/info.rkt
Eli Barzilay 43ef402274 Don't compile test files.
(Didn't touch the tiny "test-docs-complete" tests.)
2012-03-13 10:29:13 -04:00

6 lines
139 B
Racket

#lang setup/infotab
(define scribblings '(["scribblings/plot.scrbl" (multi-page) (gui-library)]))
(define compile-omit-paths '("tests"))