Package io.vertx.docgen
Annotation Type Source
-
@Target({TYPE,PACKAGE,METHOD}) @Retention(CLASS) public @interface SourceDefine a scope for source code inclusion: any link ref in this scope should include the content instead of linking to it.- Author:
- Julien Viet
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleantranslateEnables or disables the translation of the annotated example.
-