paper.js/build
2011-06-07 10:28:18 +01:00
..
jsdoc-toolkit JSDocs: Move Utils.publishMenu() funcitonality to Render.classes(), but have it not render the template yet, as it is requied by both docs and templatedocs, through the index rendering functions Render.index() (previoulsy Render.menu()) and Render.indexjs (previously Render.packagesjs). 2011-06-07 10:28:18 +01:00
.gitignore Ignore local build files. 2011-06-02 15:34:28 +01:00
build.sh Move jsdoc creation to its own build script. 2011-05-31 22:17:13 +01:00
docs.sh jsdoc template: also build paper.js and place it in the resources folder of the generated documentation. 2011-06-02 20:50:43 +02:00
filepp.pl Add preprocessor and build scripts for production of single file Paper.js version, based on previous work for Bootstrap. 2011-03-03 13:45:21 +00:00
jsstrip.pl Add preprocessor and build scripts for production of single file Paper.js version, based on previous work for Bootstrap. 2011-03-03 13:45:21 +00:00
parse-js.sh Clean up build scripts and update parse-js-min.js to use uglify instead of google compiler. 2011-04-26 15:53:48 +01:00
preprocess.sh Remove Google Closure Compiler and use UglifyJS instead, as it does not break the library and yields to similar compressions results. 2011-03-07 11:10:35 +00:00