commit 164df4a597726a982820f093beb71fb1fb39202c
parent c5df776e826b4738c7761f446302d77ba1dd584f
Author: Matthew Butterick <mbutterick@users.noreply.github.com>
Date: Mon, 18 Dec 2017 10:42:30 -0800
Shorten title
The title is currently the longest in Racketland, and doesn’t display well on the TOC of the docs.
Diffstat:
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/scribblings/stxparse-info.scrbl b/scribblings/stxparse-info.scrbl
@@ -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
??
- ?@)
-\ No newline at end of file
+ ?@)