hyper-literate/collects/scribblings/scribble/info.ss
Eli Barzilay f69d5a49c3 remove the now-redundant main-doc option
svn: r8288

original commit: fff894d7100add97eddfe8f965e7c1f558abd87c
2008-01-11 02:29:49 +00:00

5 lines
160 B
Scheme

(module info setup/infotab
(define name "Scribblings: Scribble")
(define scribblings '(("scribble.scrbl" (multi-page))))
(define doc-categories '(tool)))