documentationjs / documentationjs/documentation
Doc vueJS group items
Open
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 481
- PR merge metrics
- No merged PRs in 30d
Description
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 :

I just try to group each item in his corresponding file.
documentation@9.0.0 and I use this command :
`documentation build src/** -f html -o docs`
Thanks for your help.
Contributor guide
Assessment
This issue has not been assessed yet.