Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1000kit/tkit-docs-quarkus-plugin

1000kit generate documentation for Quarkus application
https://github.com/1000kit/tkit-docs-quarkus-plugin

Last synced: about 2 months ago
JSON representation

1000kit generate documentation for Quarkus application

Awesome Lists containing this project

README

        

# tkit-docs-quarkus-plugin

1000kit maven plugin to generated documentation for quarkus project.

[![License](https://img.shields.io/badge/license-Apache--2.0-green?style=for-the-badge&logo=apache)](https://www.apache.org/licenses/LICENSE-2.0)
[![Maven Central](https://img.shields.io/maven-central/v/org.tkit.maven/tkit-docs-quarkus-plugin?logo=java&style=for-the-badge)](https://maven-badges.herokuapp.com/maven-central/org.tkit.maven/tkit-docs-quarkus-plugin)
[![GitHub Actions Status](https://img.shields.io/github/actions/workflow/status/1000kit/tkit-docs-quarkus-plugin/build.yml?logo=GitHub&style=for-the-badge)](https://github.com/1000kit/tkit-docs-quarkus-plugin/actions/workflows/build.yml)

### Maven configuration

Create a documentation in your maven project.
```xml

docs



org.tkit.maven
tkit-docs-quarkus-plugin
latest-version


default

docs

prepare-package




```