move Typed Racket manuals to the Languages section

original commit: 94e2d46a8eea69ea3705c3747152e9c578d0fff2
This commit is contained in:
Matthew Flatt 2010-11-27 19:01:17 -07:00
parent d7a8f14636
commit f844b4ed00

View File

@ -1,4 +1,4 @@
#lang setup/infotab
(define scribblings '(("scribblings/ts-reference.scrbl" ())
("scribblings/ts-guide.scrbl" (multi-page))))
(define scribblings '(("scribblings/ts-reference.scrbl" () (language -1))
("scribblings/ts-guide.scrbl" (multi-page) (language))))