Shorten title
The title is currently the longest in Racketland, and doesn’t display well on the TOC of the docs.
This commit is contained in:
parent
c5df776e82
commit
164df4a597
|
@ -23,8 +23,7 @@
|
|||
(require scribble/example)
|
||||
(define ev ((make-eval-factory '(racket))))])
|
||||
|
||||
@title{stxparse-info : Tracking bound syntax pattern variables with
|
||||
@racket[syntax-parse] and @racket[syntax-case]}
|
||||
@title{stxparse-info : Tracking bound syntax pattern variables}
|
||||
@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]]
|
||||
|
||||
Source code: @url{https://github.com/jsmaniac/stxparse-info}
|
||||
|
@ -348,4 +347,4 @@ duplicated implementation of @racketmodname[syntax/parse].
|
|||
@(ovl #:wrapper nested-inset
|
||||
syntax/parse/experimental/template
|
||||
??
|
||||
?@)
|
||||
?@)
|
||||
|
|
Loading…
Reference in New Issue
Block a user