Cleaned up admin JS, added YUIDoc headers to all admin classes.

This commit is contained in:
Robin Ward
2013-02-21 14:09:28 -05:00
parent 8620024798
commit c1b5803486
27 changed files with 333 additions and 144 deletions

View File

@@ -3,7 +3,7 @@
"description": "This is the EmberJS client to access a Discourse Server",
"url": "http://www.discourse.org/",
"options": {
"exclude": "external,external_production",
"exclude": "external,external_production,defer",
"outdir": "./build"
}
}