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

@@ -19,6 +19,7 @@ else
this.exports: this.CoffeeScript: {}
Lexer: this.Lexer
parser: this.parser
helpers: this.helpers
# The current CoffeeScript version number.
exports.VERSION: '0.5.5'