4 lines
139 B
Scheme
4 lines
139 B
Scheme
(module info setup/infotab
|
|
(define name "Scribblings: Framework")
|
|
(define scribblings '(("framework.scrbl" (#;multi-page main-doc)))))
|