Interface DocsType
- All Superinterfaces:
Named
Attributes to qualify the type of documentation.
This attribute is usually found on variants that have the Category attribute valued at documentation.
- Since:
- 5.6
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe typical documentation for native APIsstatic final StringThe typical documentation for Java APIsstatic final StringSamples illustrating how to use the software modulestatic final StringThe source files of the modulestatic final StringA user manual -
Method Summary
-
Field Details
-
DOCS_TYPE_ATTRIBUTE
-
JAVADOC
-
SOURCES
-
USER_MANUAL
-
SAMPLES
-
DOXYGEN
-