mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-14 17:27:59 -05:00
docs
This commit is contained in:
@@ -172,7 +172,7 @@ coffee-script --print app/scripts/*.cs > concatenation.js</pre>
|
||||
|
||||
<p>
|
||||
<i>
|
||||
This document is structured so that it can be read from top to bottom,
|
||||
This reference is structured so that it can be read from top to bottom,
|
||||
if you like. Later sections use ideas and syntax previously introduced.
|
||||
Familiarity with JavaScript is assumed.
|
||||
In all of the following examples, the source CoffeeScript is provided on
|
||||
|
||||
@@ -242,7 +242,7 @@ coffee-script --print app/scripts/*.cs > concatenation.js</pre>
|
||||
|
||||
<p>
|
||||
<i>
|
||||
This document is structured so that it can be read from top to bottom,
|
||||
This reference is structured so that it can be read from top to bottom,
|
||||
if you like. Later sections use ideas and syntax previously introduced.
|
||||
Familiarity with JavaScript is assumed.
|
||||
In all of the following examples, the source CoffeeScript is provided on
|
||||
|
||||
Reference in New Issue
Block a user