Package io.vertx.docgen
Annotation Type Source
-
@Target({TYPE,PACKAGE,METHOD}) @Retention(CLASS) public @interface Source
Define 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 boolean
translate
Enables or disables the translation of the annotated example.
-