5 Commits

Author SHA1 Message Date
Jeff Williams
55b0489662
chore(jsdoc-eslint-config): migrate to ESLint flat config 2024-04-14 11:39:46 -07:00
Jeff Williams
21c9f5df97
fix(jsdoc-core): remove ill-conceived test
Running the legacy template in a test has too many potential side effects. (Also, it wasn't working, because the JSDoc environment was missing some data.)
2024-01-20 21:46:38 -08:00
Jeff Williams
301a3a4e5d
feat(jsdoc-core): move generateDocs() to public API 2024-01-01 20:02:32 -08:00
Jeff Williams
638a89a204
feat(jsdoc-core): move source-file scanning to public API 2023-12-29 11:51:34 -08:00
Jeff Williams
865b9faa1e
feat(jsdoc-core): add Api class
Starting point for a public API for JSDoc.
2023-12-27 12:46:21 -08:00