LarryBattle / Ratio.js

Rational numbers for Javascript
http://larrybattle.github.com/Ratio.js/
MIT License
113 stars 9 forks source link

Ratio.js Documentation #2

Closed LarryBattle closed 11 years ago

LarryBattle commented 12 years ago

Try using JSDOC to generator the documentation. Use jsdoc Ratio.js or if that doesn't work then try java -cp lib/js.jar org.mozilla.javascript.tools.shell.Main -opt -1 -modules node_modules -modules rhino_modules -modules . jsdoc.js Ratio.js The output file will be in a folder called out.

LarryBattle commented 12 years ago

Done.

LarryBattle commented 11 years ago

Correct the examples and descriptions in the documentation.

LarryBattle commented 11 years ago

Done in version 0.3.8