David Glasser
68608e6aec
Minor tweaks to #3492 .
2015-01-20 17:37:41 -08:00
Daniel Li
a5bdf481df
Clarified load order in docs. Fixes #3431
2015-01-20 17:37:41 -08:00
David Glasser
0b996ea907
Be more explicit that CSS files are always merged
...
Fixes #2812 .
2015-01-07 17:10:13 -08:00
Joseph Orbegoso Pea
480d9634c6
Update concepts.html
...
`var x = function () {}` creates a reference to an anonymous function while `var x = function x () {}` creates a reference to a named function. I believe that `function x () {}` is shorthand for the latter.
2014-12-04 19:50:34 -08:00
Roberto Ferro
dc518bf349
Fix typo
2014-12-03 15:57:12 -08:00
David Glasser
2f7412573c
remove some support for old versions.json files
2014-11-25 09:06:26 -08:00
James Lefrère
1ae869fdfa
Typo fixes
...
I noticed two small typos: "shorthard" -> "shorthand", remove lone "g"
2014-11-07 14:52:57 -08:00
David Glasser
c2a4134d97
Update Node to 0.10.33 from 0.10.29
...
Our npm patch is not yet in a Node 0.10 release (it's in npm 2.1.0).
2014-10-30 15:12:28 -07:00
Slava Kim
7050ce6893
Make all links relative
2014-10-28 02:28:37 -07:00
Sashko Stubailo
a629c46543
Make a lot of progress towards merging basic and full docs
2014-10-28 02:28:35 -07:00