I'm basically looking for a simple tool, optimally, a Maven plugin which can scan the sources (perhaps as an annotation processor, or something) and generate documentation based on the various Jersey-annotated methods.
Does something like this exist?