[docs] dont include stx for-label
This commit is contained in:
parent
590c51bbac
commit
c78c085e60
|
@ -2,7 +2,7 @@
|
|||
|
||||
@(require scribble/example racket/sandbox
|
||||
(for-label racket/base
|
||||
(except-in turnstile/turnstile ⊢))
|
||||
(except-in turnstile/turnstile ⊢ stx))
|
||||
"doc-utils.rkt" "common.rkt")
|
||||
|
||||
@title{Reference}
|
||||
|
|
Loading…
Reference in New Issue
Block a user