Fix classes with missing/incorrect descriptions #404
Labels
chore
documentation
Task Type: Improvements to documentation content or site design
good first issue
Milestone
There are a handful of classes that do not properly document themselves, or document themselves incorrectly. Orchid needs to be updated so that all common extension classes contain an
@Description
annotation on the class and all of its@Option
properties, and that all of those descriptions are correct.The text was updated successfully, but these errors were encountered: