documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Doc vueJS group items

Open vincent-herreros opened this issue 7 years ago • 0 comments

Hello, I try to generate a nice documentation for my project in vueJS, and I discovered this repo which provides the integration for .vue file. I'm able to generate a doc but it's very messy. All my props, method, etc... are mixed up :

documentationjs

I just try to group each item in his corresponding file.

[email protected] and I use this command : documentation build src/** -f html -o docs

Thanks for your help.

vincent-herreros avatar Dec 14 '18 10:12 vincent-herreros