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 ca809eb024
commit 0e1979d80b
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
#lang setup/infotab
(define scribblings '(("scribble.scrbl" (multi-page) (tool))))
(define scribblings '(("scribble.scrbl" (multi-page) (racket-core -24))))

View File

@ -1,7 +1,7 @@
#lang scribble/manual
@(require scribble/bnf "utils.rkt")
@title{@bold{Scribble}: Racket Documentation Tool}
@title{Scribble: The Racket Documentation Tool}
@author["Matthew Flatt" "Eli Barzilay"]

View File

@ -1,6 +1,6 @@
#lang scribble/manual
@title{@bold{Scriblib}: Extra Scribble Libraries}
@title{Scriblib: Extra Scribble Libraries}
@table-of-contents[]