Add defmodule to the docs to fix linking for #lang whalesong
This commit is contained in:
parent
eb4dd0c7c1
commit
9e89b71a1c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user