Annotation Interface ShowOnlyPublicApiMembers


@Target(TYPE) @Retention(RUNTIME) public @interface ShowOnlyPublicApiMembers
This annotation tells the generator that only only members annotated with @PublicApiMember must be included into the generated documentation.