moved main.scrbl to make the generated docs cleaner

This commit is contained in:
Spencer Florence 2014-12-30 21:48:19 -06:00
parent b6b23f33f2
commit 1a4c54d3f8
2 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@
(define raco-commands
'(("cover" (submod cover/raco main) "a code coverage tool" 30)))
(define scribblings '(("scribblings/main.scrbl" ())))
(define scribblings '(("scribblings/cover.scrbl" ())))