mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
The primary change is the addition of the HOW_TO_CONTRIBUTE file detailing the best way to make it easy for maintainers to merge pull requests.
7 lines
236 B
Markdown
7 lines
236 B
Markdown
From the project root, run the following command in the terminal:
|
|
|
|
java -jar lib/js.jar -modules rhino_modules -modules node_modules jsdoc.js -T
|
|
|
|
TODO:
|
|
|
|
More info for contributors about how tests work and about plugin/template tests |