proprocessor doc, merge scribblings and doc-categories fields

svn: r9414

original commit: a26b334c67a2d77b56c8a83e0856a8f538b94e79
This commit is contained in:
Matthew Flatt 2008-04-23 00:20:25 +00:00
parent 28bef1d6c4
commit 3f73a508ad
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
(define tools '(["tool.ss"]))
(define tool-names '("Macro Stepper"))
(define scribblings '(("macro-debugger.scrbl")))
(define scribblings '(("macro-debugger.scrbl" () (tool-library))))

View File

@ -15,7 +15,7 @@
macro-debugger/stepper-text))
the-eval))
@title{Macro debugger}
@title{@bold{Macro Debugger}}
The macro-debugger collection contains two tools: a stepper for macro
expansion and a standalone syntax browser. The macro stepper shows the