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