7 lines
191 B
Racket
7 lines
191 B
Racket
#lang setup/infotab
|
|
|
|
(define post-install-collection "installer.rkt")
|
|
(define raco-commands '(("docs" help/help "search and view documentation" 110)))
|
|
|
|
(define scribblings '(("help.scrbl")))
|