Package io.vertx.docgen
-
Interface Summary Interface Description DocGenerator A doc generator plugin.PostProcessor Post processor interface. -
Class Summary Class Description BaseProcessor DocGenProcessor A doc gen processor that runs multiple generators at once.EntityUtils An utility class to handle entities.JavaDocGenerator JavaDocGenProcessor Processor specialized for Java.LanguageFilterPostProcessor A post processor filtering out content not matching the current processor language. -
Exception Summary Exception Description DocGenException -
Annotation Types Summary Annotation Type Description Document Declare a document to process.Source Define a scope for source code inclusion: any link ref in this scope should include the content instead of linking to it.