Package io.siddhi.doc.gen.core
Class MarkdownDocumentationGenerationMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- io.siddhi.doc.gen.core.MarkdownDocumentationGenerationMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="generate-md-docs", aggregator=true, defaultPhase=INSTALL, requiresDependencyResolution=TEST) public class MarkdownDocumentationGenerationMojo extends org.apache.maven.plugin.AbstractMojoMojo for generating Siddhi Documentation
-
-
Constructor Summary
Constructors Constructor Description MarkdownDocumentationGenerationMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-