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 はまだ評価されていません。