Add defmodule to the docs to fix linking for #lang whalesong

This commit is contained in:
Alexis King 2015-02-02 23:06:36 -08:00
parent eb4dd0c7c1
commit 9e89b71a1c

View File

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