From 9e89b71a1cb0f851488d38512581b8ebcb66c3d4 Mon Sep 17 00:00:00 2001 From: Alexis King Date: Mon, 2 Feb 2015 23:06:36 -0800 Subject: [PATCH] Add defmodule to the docs to fix linking for #lang whalesong --- whalesong/scribblings/manual.scrbl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whalesong/scribblings/manual.scrbl b/whalesong/scribblings/manual.scrbl index 5a18cf9..e6c59be 100644 --- a/whalesong/scribblings/manual.scrbl +++ b/whalesong/scribblings/manual.scrbl @@ -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