mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
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.