FroMage / jax-doclets

Set of JavaDoc doclets for modern Java annotations APIs
http://www.lunatech-labs.com/open-source/jax-doclets
GNU Lesser General Public License v3.0
26 stars 23 forks source link

Enable generating JAX-RS documentation from interface. #60

Open mwinkels opened 10 years ago

mwinkels commented 10 years ago

This patch allows for generating jax-rs documentation based on an annotated interface instead of an implementing class.

pdeschen commented 10 years ago

Any chance of getting this merged an release?

FroMage commented 10 years ago

Unfortunately I don't have time to keep maintaining jax-doclets. If anybody wants to take the responsability of merging this and testing it and making a new release, I'll give you commit access.