Package io.vertx.docgen
Annotation Type 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 ElementsModifier and TypeOptional ElementDescriptionbooleanEnables or disables the translation of the annotated example.
-
Element Details
-
translate
boolean translateEnables or disables the translation of the annotated example. When set to `false`, it also enable the inclusion of Java file (entire file) in the documentation- Default:
- true
-