In the main directory, type:
make
To start over and remove all the distribution files, use:
make clean
- Unmodifed original source version. Located in the dist/src directory
- Minified source versions. Located in the dist/min directory
- An all-in-one. Which includes all chart types and the base raphael file Located at dist/g.raphael.standalone.js
- A Minified all-in-one, including all files and minified. Located at dist/g.raphael.standalone.min.js
In addition html documentation is created using kennyshen's g.raphael fork and the adc-markdown-theme from drewyeaton Located at dist/docs