EngineHub / EngineHub/CommandHelper
Add a documentation class instead of a formatted string.
Đang mở
documentation
engineering
- Ngôn ngữ chính
- Java
- Star
- 128
- Fork
- 70
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.