Interface Configuration.AnnotationsConfig

All Known Implementing Classes:
ConfigurationImpl.AnnotationsConfigImpl
Enclosing interface:
Configuration

public static interface Configuration.AnnotationsConfig
Since:
2.0
  • Method Details

    • logUndefinedAnnotations

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