elk
elk copied to clipboard
Add doc to enum values on website
Currently, the website only lists the possible enum values for an enumeration. Quite often the JavaDoc of the various enum values contains helpful information that should be included in the website.
I'm unsure, however, if it's possible to access the javadoc comment from the documentation generator or in any other way suitable.