EngineHub / EngineHub/CommandHelper

Add a documentation class instead of a formatted string.

未关闭
#914 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。