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 e199e35763
commit 341b1b3979

View File

@ -1,7 +1,7 @@
#lang scribble/doc
@(require "base.rkt")
@title{@bold{RackUnit}: Unit Testing for Racket}
@title{RackUnit: Unit Testing}
@author[(author+email "Noel Welsh" "noelwelsh@gmail.com")
(author+email "Ryan Culpepper" "ryanc@racket-lang.org")]