- Pascal Belloncle (@psq)
- Joel Kemp (@mrjoelkemp)
- If you want to change the stylistic output of the generated markdown, please use the
--templateDir
option to supply custom mustache templates.
- Only template changes that incorporate new tags (or fix visual bugs) will be considered for review.
If your PR makes changes to the output, regenerate the sample_output content by running
node jsdox.js -i --rr -o sample_output/ fixtures
As needed.
If you fixed or added something useful to the project, you can send a pull-request that includes unit tests for your change(s). Your PR will be reviewed by a maintainer and accepted, or commented for rework, or declined.