commit 0e1979d80bef9ee90c6101630bf2db1ba891d036
parent ca809eb024949ebd9dfe7da88b2d03a4ade47b61
Author: Ryan Culpepper <ryanc@racket-lang.org>
Date: Wed, 29 Jun 2011 03:14:04 -0600
docs reorganization
added tutorial, racket categories
relabeled some other categories
normalized manual names: de-bolded, changed some names
original commit: 1b702a2ae32aba835f7467ced6b203902db0ccd9
Diffstat:
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/collects/scribblings/scribble/info.rkt b/collects/scribblings/scribble/info.rkt
@@ -1,3 +1,3 @@
#lang setup/infotab
-(define scribblings '(("scribble.scrbl" (multi-page) (tool))))
+(define scribblings '(("scribble.scrbl" (multi-page) (racket-core -24))))
diff --git a/collects/scribblings/scribble/scribble.scrbl b/collects/scribblings/scribble/scribble.scrbl
@@ -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"]
diff --git a/collects/scriblib/scribblings/scriblib.scrbl b/collects/scriblib/scribblings/scriblib.scrbl
@@ -1,6 +1,6 @@
#lang scribble/manual
-@title{@bold{Scriblib}: Extra Scribble Libraries}
+@title{Scriblib: Extra Scribble Libraries}
@table-of-contents[]