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.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаio.github.livingdocumentation |
| Идентификатор | Идентификаторlivingdoc-maven-plugin |
| Последняя версия | Последняя версия0.3 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
Описаниеio.github.livingdocumentation:livingdoc-maven-plugin
The living documentation maven plugin
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<plugin>
<groupId>io.github.livingdocumentation</groupId>
<artifactId>livingdoc-maven-plugin</artifactId>
<version>0.3</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.