better-docs
better-docs copied to clipboard
Beautiful toolbox for jsdoc generated documentation - with 'typescript', `category` and `component` plugins
i got error while run npm install $ npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm...
# Enum values are not generated I have the following enum in `enums.ts` Only the enum type name is getting generated , but not the values. How can I have...
Hi all, is it possibile to solve the vulnerabilities caused by some old dependencies? 
**package version:** "better-docs": "^2.7.3" ``` /** * @namespace Foo * @description The ListandoCloud namespace * @memberof global */ declare namespace Foo { /** * @interface Bar * @description The Bar...
Sort: false has been added to jsdoc.json, but the methods are still sorted alphabetically