Interface Configuration.AnnotationsConfig

Enclosing interface:
Configuration

public static interface Configuration.AnnotationsConfig
  • Method Details

    • logUndefinedAnnotations

      boolean logUndefinedAnnotations()
      Should we log a warning every time we encounter an undefined documentation annotation? This is true by default.
    • annotations