Add myself to the TR doc author list.
This commit is contained in:
parent
a1787cede4
commit
b835e8a75b
|
@ -4,7 +4,8 @@
|
|||
|
||||
@title[#:tag "top"]{@bold{Typed Racket}: Racket with Static Types}
|
||||
|
||||
@author["Sam Tobin-Hochstadt"]
|
||||
@author[@author+email["Sam Tobin-Hochstadt" "samth@racket-lang.org"]
|
||||
@author+email["Vincent St-Amour" "stamourv@racket-lang.org"]]
|
||||
|
||||
@section-index["typechecking" "typechecker" "typecheck"]
|
||||
|
||||
|
|
|
@ -17,7 +17,8 @@
|
|||
|
||||
@title[#:tag "top"]{The Typed Racket Reference}
|
||||
|
||||
@author["Sam Tobin-Hochstadt"]
|
||||
@author[@author+email["Sam Tobin-Hochstadt" "samth@racket-lang.org"]
|
||||
@author+email["Vincent St-Amour" "stamourv@racket-lang.org"]]
|
||||
|
||||
@(defmodulelang* (typed/racket/base typed/racket)
|
||||
#:use-sources
|
||||
|
|
Loading…
Reference in New Issue
Block a user