Merge pull request #8 from lexi-lambda/lang-whalesong-docs

Add defmodule to the docs to fix linking for #lang whalesong
This commit is contained in:
Jens Axel Søgaard 2015-02-03 11:42:26 +01:00
commit ddb08bdb64

View File

@ -76,12 +76,12 @@ document lives in @url{http://hashcollision.org/whalesong}.}}
@centered{@smaller{Current commit head is @tt{@git-head}.}})
"")
@;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@section{Introduction}
@;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@defmodule[whalesong #:lang]
Whalesong is a compiler from Racket to JavaScript; it takes Racket
programs and translates them so that they can run stand-alone on a
user's web browser. It should allow Racket programs to run with