TongchengOpenSource / smart-doc

Smart-doc is a java restful api document generation tool. Smart-doc is based on interface source code analysis to generate interface documentation, completely zero-injection.
https://smart-doc-group.github.io/#/
Apache License 2.0
1.41k stars 277 forks source link

Suggest enhancing the implementation of enumeration type documents #830

Open Hans-Wu-cn opened 3 months ago

Hans-Wu-cn commented 3 months ago

Current implementation

image Although enumerations can be written using dataDictionaries, it can be cumbersome when dealing with a large number of enumerations. It is recommended to add smart doc tags to describe enumerations

shalousun commented 3 months ago

Cloud submit a PR support it, Add a tag named @enumDictionary using on Class