Annotation Type DocumentAttributes
-
@Documented @Retention(SOURCE) @Target({MODULE,ANNOTATION_TYPE}) public @interface DocumentAttributes
- Author:
- nedis
-
-
Element Detail
-
value
String[] value
- Returns:
- document attributes, using key-value format.
- Default:
- {"icons", "font", "sectanchors", "", "sectlinks", "", "toc", "left", "toclevels", "3", "sectnums", "", "sectnumlevels", "5"}
-
-