Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khmarbaise/doxygen-maven-plugin

doxygen-maven-plugin
https://github.com/khmarbaise/doxygen-maven-plugin

java maven maven-plugin

Last synced: 22 days ago
JSON representation

doxygen-maven-plugin

Awesome Lists containing this project

README

        

# Doxygen Maven Plugin

[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/khmarbaise/doxygen-maven-plugin.svg?label=License)](http://www.apache.org/licenses/)
[![Build Status](https://travis-ci.org/khmarbaise/doxygen-maven-plugin.svg?branch=master)](https://travis-ci.org/khmarbaise/doxygen-maven-plugin)
[![Maven Central](https://img.shields.io/maven-central/v/com.soebes.maven.plugins/doxygen-maven-plugin.svg?label=Maven%20Central)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22doxygen-maven-plugin%22%20g%3A%22com.soebes.maven.plugins%22)

## License

[Apache License, Version 2.0, January 2004](http://www.apache.org/licenses/)

## Issue Tracker

[The Issue Tracker](https://github.com/khmarbaise/doxygen-maven-plugin/issues)

## Status

## TODOs

## Usage

The first and simplest usage is to configure the Maven Licenses Verifier Plugin


com.soebes.maven.plugins
doxygen-maven-plugin
1.1.0


test

check



## Settings Configuration

If you like you can configure an appropriate plugin group in your
settings.xml file to make life a little bit easier.


...

com.soebes.maven.plugins

...