Is it possible to run Marginalia on a Java (multi-module) project which uses Maven?
Or is there any other alternative that's similar to Marginalia or Docco that can do this?
What's important to me is to be able to add it as a dependency from some public Maven repository and to use it straight away, without installing any additional stuff like Node.js for Docco for example - which is reasonable since it's a Java project.
I've tried several options:
I'll have to revise my comments formatting to fit the guide, but I think this Maven plugin will do the job. Any thoughts?