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:
parent
ca809eb024
commit
0e1979d80b
|
@ -1,3 +1,3 @@
|
|||
#lang setup/infotab
|
||||
|
||||
(define scribblings '(("scribble.scrbl" (multi-page) (tool))))
|
||||
(define scribblings '(("scribble.scrbl" (multi-page) (racket-core -24))))
|
||||
|
|
|
@ -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"]
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#lang scribble/manual
|
||||
|
||||
@title{@bold{Scriblib}: Extra Scribble Libraries}
|
||||
@title{Scriblib: Extra Scribble Libraries}
|
||||
|
||||
@table-of-contents[]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user