Annotation Interface Documentation
This annotation specifies the documentation of a command. The command documentation url is collected into the
CommandInfo.- Since:
- 4.0
- See Also:
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueReturns the url to the documentation for all commands of a class which is annotated with this annotation.- Returns:
- the url to the documentation.
-