Package com.xebialabs.xlplatform.documentation
-
Annotation Types Summary Annotation Type Description PublicApi This annotation tells the generator that the class/or interface must be included as a first-class citizen into the generated API documentation.PublicApiMember This annotation tells the generator that the member must be included into the generated API documentation.PublicApiRef This annotation tells the generator that the class/or interface must be included as a reference into the generated API documentation.ShowOnlyPublicApiMembers This annotation tells the generator that only only members annotated with @PublicApiMember must be included into the generated documentation.