flozero / vuepress-plugin-docgen

auto docs generation for your components
https://f3ltron.github.io/vuepress-plugin-docgen/
MIT License
28 stars 3 forks source link

When no methods, the methods section still shows up #6

Closed elevatebart closed 5 years ago

elevatebart commented 5 years ago

Description

When generating documentation for a component that has no methods, the methods section should not appear. Same for props, events and slots.

flozero commented 5 years ago

https://github.com/f3ltron/vuepress-plugin-docgen/pull/14