6 lines
142 B
Scheme
6 lines
142 B
Scheme
#lang setup/infotab
|
|
|
|
(define scribblings '(("scribblings/handin-server.scrbl" (user-doc))))
|
|
|
|
(define compile-omit-paths '("status-web-root"))
|