racket/collects/handin-server/info.ss
Eli Barzilay 5937a488ea * removed useless name from info
* docs build into user-specific directory so they're not a problem
  with not including this in the distribution.
* misc doc improvements
* renamed handin-server.ss to main.ss
* basic operation is fine with v4

svn: r8716
2008-02-19 08:27:09 +00:00

4 lines
92 B
Scheme

#lang setup/infotab
(define scribblings '(("scribblings/handin-server.scrbl" (user-doc))))