docs reorganization

added tutorial, racket categories
  relabeled some other categories
  normalized manual names: de-bolded, changed some names

original commit: 1b702a2ae32aba835f7467ced6b203902db0ccd9
This commit is contained in:
Ryan Culpepper 2011-06-29 03:14:04 -06:00
parent c891702954
commit 65499a3107

View File

@ -2,7 +2,7 @@
@begin[(require "utils.rkt" (for-label (only-meta-in 0 typed/racket)))]
@title[#:tag "top"]{@bold{Typed Racket}: Racket with Static Types}
@title[#:tag "top"]{The Typed Racket Guide}
@author[@author+email["Sam Tobin-Hochstadt" "samth@racket-lang.org"]
@author+email["Vincent St-Amour" "stamourv@racket-lang.org"]]