This looks cool. As a selfish ask, I would love the option to cascade everything into a single readme.md per package. This would be wonderful for me on a number of projects, not just Sling.
-- Jason On Thu, Aug 2, 2018, at 3:57 AM, Konrad Windszus wrote: > Hi Simone, > this looks great. Just some comments: > > > > How it works: it is a plain Java8 annotations processor, able to generate > > documentations for: > > > > * SlingServlet annotated components; > > * (Deprecated) Felix SCR annotations (we still have lot of components in > > the repo which use such annotations, i.e. Apache Sling Distribution Core) > > * OSGi Component/Metatype annotations > > What about instead acting on top of the generated component definitions > or metatype resources? That way you would be independent of how they > have been generated? > Konrad
