Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
zamrzlaj committed May 22, 2012
1 parent edc79a9 commit bcdc981
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,11 @@ I used jscoverage from this [project](https://github.com/moorinteractive/phantom

## Make documentation v [JSDoc](http://code.google.com/p/jsdoc-toolkit/)
Mac OS X

jsdoc todo.js -t=/usr/local/Cellar/jsdoc-toolkit/2.3.2/libexec/jsdoc-toolkit/templates/jsdoc -d=reports/doc

Linux

java -jar /usr/local/bin/jsdoc-toolkit/jsrun.jar /usr/local/bin/jsdoc-toolkit/app/run.js
-t=/usr/local/bin/jsdoc-toolkit/templates/jsdoc -d=reports/docs todo.manual.js

Expand Down

0 comments on commit bcdc981

Please sign in to comment.