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:
commit
ddb08bdb64
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user