better-docs icon indicating copy to clipboard operation
better-docs copied to clipboard

Beautiful toolbox for jsdoc generated documentation - with 'typescript', `category` and `component` plugins

Results 106 better-docs issues
Sort by recently updated
recently updated
newest added

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? ![image](https://github.com/user-attachments/assets/383b0c5c-9549-44b0-bef6-c2acce60b5a4)

**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