add for-label require in docs
This commit is contained in:
parent
4cfda3ce1f
commit
a499333464
|
@ -1,5 +1,9 @@
|
||||||
#lang scribble/manual
|
#lang scribble/manual
|
||||||
|
|
||||||
|
@(require (for-label racket/base
|
||||||
|
debug/repl
|
||||||
|
))
|
||||||
|
|
||||||
@title{debug}
|
@title{debug}
|
||||||
|
|
||||||
source code: @url{https://github.com/AlexKnauth/debug}
|
source code: @url{https://github.com/AlexKnauth/debug}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user