Annotation Interface NoDoc


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface NoDoc
Annotated element will not appear in documentation, nor will missing documentation about it cause warnings.