- Avi Deitcher wrote jsrun.sh, a shell script for running JsDoc Toolkit -- issue #81 .
- Brett Fattori Yet more patches to support handlers, allowing JsDoc Toolkit to parse new source code languages.
- bfattori Patch to allow the type of a @param tag come after the name -- issue #61 .
- Xu Huisheng Added support to JsIO for reading and writing files in arbitrary character encodings.
- herzaso Added support for @version and @since -- issue #49 and added support for optional @config tag -- issue #48 .
- dandfra Patches to support for the @event tag, including modifications to the Sunny template -- issue #23 .
- vinces1979 Patches to allow for global variables to be defined with the -D option, and code to check the existence of files such as the template directoy -- issue #24 and issue #43 .
- bfattori: Improvements to the Sunny template, and code to handle functions defined within functions -- issue #34 and issue #38 .
- tj.rothwell: Added patch to fixed bug that appeared when multiple configs followed a param -- issue #28 .
- peter.payerl: Added a patch and template to allow inherited methods to be properly listed with overridden methods taken into account; and other patches still waiting to be applied.
- tj.rothwell: Added patch to allow running JsDoc Toolkit from arbitrary working directory -- issue #19 .
|