Hello guys,
is there native solution to write down metadata related to gradle module?
I mean name, description but also responsible person/team, architecture flag (ui,domain,infrastructure), and a few another custom meta information?
In the best way it should be exportable to html, md, something readable for non-developer.
I found ProjectDescriptor only but it holds only name, description.
thanks for replays