diff --git a/collects/help/info.rkt b/collects/help/info.rkt index ad8e934d90..3c67681337 100644 --- a/collects/help/info.rkt +++ b/collects/help/info.rkt @@ -2,3 +2,4 @@ (define post-install-collection "installer.rkt") (define raco-commands '(("docs" help/help "search and view documentation" 110))) +(define scribblings '(("scribblings.scrbl")))