documentationjs / documentationjs/documentation

Doc vueJS group items

Open
#1,195 0 comments 4 reactions 0 assignees View on GitHub
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 :

![documentationjs](https://user-images.githubusercontent.com/22477035/49998437-8e278f00-ff94-11e8-892d-9d89d033ab60.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.