Annotation Interface Documentation
This annotation is used to document configuration files. It allows autogeneration of config documentation.
-
Optional Element Summary
Optional Elements
-
Element Details
-
visible
boolean visibleWe don't want to expose some configuration fields to users. They are internal, required for system packages functionality or deprecated. Set to false if you want to hide this field from documentation.- Default:
true
-
value
String valueDescription of this configuration property.- Default:
""
-