Annotation Type ConfigGroup


  • @Target({})
    @Internal
    public @interface ConfigGroup
    A class that specifies a group of config options. The name of the group will be used as the basis for the filename of the generated html file, as defined in ConfigOptionsDocGenerator.
    See Also:
    ConfigGroups