EngineHub / EngineHub/CommandHelper
Add a documentation class instead of a formatted string.
未关闭
documentation
engineering
- 主要语言
- Java
- 星标
- 128
- 派生
- 70
- PR 合并指标
- 30 天内没有已合并 PR
描述
CMDHELPER-2915 - Reported by ACzChef
Right now functions have to pass in a string for their docs, that then later gets parsed into usable data.
My suggestion is to have a documentation class where you just define all the fields such as description, return type, arguments, name, etc. and use that instead. It would be cleaner, and less error prone.
贡献指南
评估
这个 Issue 还没有评估数据。