proprocessor doc, merge scribblings and doc-categories fields
svn: r9414 original commit: a26b334c67a2d77b56c8a83e0856a8f538b94e79
This commit is contained in:
parent
28bef1d6c4
commit
3f73a508ad
|
@ -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))))
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user