move Typed Racket manuals to the Languages section

This commit is contained in:
Matthew Flatt 2010-11-27 19:01:17 -07:00
parent e20b411712
commit 94e2d46a8e

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