Hi, We have generated plugins documentations by Maven Plugin Report Plugin
In generated documentation by gola we have: - introduction sections describe plugin goal - required and optional parameters sections - which describe parameters in table We also have "Parameter Details" sections which contain exactly the same information that we have in tables with parameter descriptions. Questions: - Do we need duplicated information on the same page? - What do you think about removing the "Parameter Details" section? Example: https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html -- Sławomir Jaranowski
