jsdoc/packages/jsdoc-plugins
Jeff Williams 89f2c72da4
refactor: provide logging functions in dependencies; stop using EventBus
These changes enable templates to use the logging functions even if they're not installed in the same `node_modules` directory as JSDoc.

Includes API changes to various modules and functions that didn't have access to the dependency object. Most notably, you now call a function to retrieve tag definitions, rather than just using an exported object as-is.
2023-11-15 17:43:21 -08:00
..
2023-02-20 19:46:15 -08:00
2023-02-28 20:12:24 -08:00
2023-11-12 15:43:49 -08:00
2023-02-28 20:12:24 -08:00
2023-02-28 20:12:24 -08:00
2023-02-28 20:12:24 -08:00

@jsdoc/plugins

Sample plugins for JSDoc.