jsdoc/packages
Jeff Williams ca7a33f68b refactor(jsdoc): change template/plugin loading
JSDoc now discovers templates, plugins, and other resources by using the same mechanism as `require()`. It does not search additional paths for these resources.

BREAKING CHANGE: Config files must specify different paths to resources. `jsdoc/path.getResourcePath` is removed.
2019-12-01 18:52:09 -08:00
..