You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to generate the documentation using jsdoc-vuejs. Unfortunately, despite many attempts, I am not able to generate documentation for an example component - the documentation is empty:
I am using Vue3 and jsdoc-vuejs 4. Here is my package.json:
Hi,
I'm trying to generate the documentation using jsdoc-vuejs. Unfortunately, despite many attempts, I am not able to generate documentation for an example component - the documentation is empty:
I am using Vue3 and jsdoc-vuejs 4. Here is my package.json:
My .jsdoc.js file:
My example component for which I want to generate documentation:
What am I doing wrong?
The text was updated successfully, but these errors were encountered: