regenerating large swathes of the docs

This commit is contained in:
Jeremy Ashkenas
2010-08-03 00:06:34 -04:00
parent 3301738b84
commit b42045f3f7
22 changed files with 1328 additions and 1209 deletions

View File

@@ -22,7 +22,7 @@ else
helpers = this.helpers
# The current CoffeeScript version number.
exports.VERSION = '0.7.2'
exports.VERSION = '0.9.0'
# Instantiate a Lexer for our use here.
lexer = new Lexer