Living Documentation Maven Plugin
Objective
Use maven plugin to generate project documentation.
The complete documentation is available at :
Mojos
Plugin provides following mojos to generate different kind of documentation.
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdio.github.livingdocumentation |
| ArtifactId | ArtifactIdlivingdoc-maven-plugin |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionio.github.livingdocumentation:livingdoc-maven-plugin
The living documentation maven plugin
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| livingdoc-maven-plugin-0.3.pom | |
| livingdoc-maven-plugin-0.3.jar | 35 KB |
| livingdoc-maven-plugin-0.3-sources.jar | 15 KB |
| livingdoc-maven-plugin-0.3-javadoc.jar | 53 KB |
| Browse |
<plugin>
<groupId>io.github.livingdocumentation</groupId>
<artifactId>livingdoc-maven-plugin</artifactId>
<version>0.3</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.asciidoctor : asciidoctorj | jar | 1.5.4 |
| io.github.robwin : markup-document-builder | jar | 0.1.5 |
| com.thoughtworks.qdox : qdox | jar | 2.0-M3 |
| com.google.guava : guava | jar | RELEASE |
| io.github.livingdocumentation : dot-diagram | jar | 1.1 |
| org.apache.maven.shared : maven-shared-utils | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| org.apache.maven : maven-core | jar | 3.3.3 |
| org.apache.maven : maven-model | jar | 3.3.3 |
| org.apache.maven : maven-plugin-api | jar | 3.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
Use maven plugin to generate project documentation.
The complete documentation is available at :
Plugin provides following mojos to generate different kind of documentation.