racket/collects/help/info.rkt
2012-12-27 09:24:15 -06:00

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")))