From 1ac4a2594bf2ebe1fc80b93f1208343653892517 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sat, 28 Mar 2015 22:16:57 +0800 Subject: scalatex 0.2.1 --- book/src/main/scalatex/Index.scalatex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'book/src/main/scalatex/Index.scalatex') diff --git a/book/src/main/scalatex/Index.scalatex b/book/src/main/scalatex/Index.scalatex index e9f65bb..72f9668 100644 --- a/book/src/main/scalatex/Index.scalatex +++ b/book/src/main/scalatex/Index.scalatex @@ -12,7 +12,7 @@ is a set of detailed expositions on various parts of the Scala.js platform. Noth @hl.ref(wd/'examples/'demos/'src/'main/'scala/"Splash.scala", "var x") @less - @BookData.example(canvas, "Splash().main") + @example(canvas, "Splash().main") @p @lnk("Scala.js", "http://www.scala-js.org/") is a compiler that compiles Scala source code to equivalent Javascript code. That lets you write Scala code that you can run in a web browser, or other environments (Chrome plugins, Node.js, etc.) where Javascript is supported. This book is an introduction to Scala.js, which aims to get you from knowing-nothing about it to being relatively proficient. -- cgit v1.2.3