pushing docs to the site

This commit is contained in:
Jeremy Ashkenas
2010-03-16 23:18:54 -04:00
parent 61b011cc28
commit 70cfc9500e
18 changed files with 198 additions and 166 deletions

View File

@@ -10,6 +10,8 @@ if process?
helpers: require('./helpers').helpers
else
this.exports: this
helpers: this.helpers
Scope: this.Scope
# Import the helpers we need.
compact: helpers.compact