EngineHub / EngineHub/CommandHelper
Add a documentation class instead of a formatted string.
Abierto
documentation
engineering
- Lenguaje dominante
- Java
- Estrellas
- 128
- Forks
- 70
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.