jira-importer commented on issue #507: URL: https://github.com/apache/maven-javadoc-plugin/issues/507#issuecomment-2957332279
**[Maria Odea B. Ching](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=oching)** commented Additional review comments in the mailing list from Dennis Lundberg were not applied in the documentation. I've read through the docs and here are some comments: All - The title for all pages is "Maven Javadoc Report", but all references in the text refers to Maven Javadoc Plugin. usage.html - Do we need to include the configuration section in the sample pom? There is no mention of the max/minmemory settings in the text. jar-mojo.html - This page is very wide, wider than my 1280 screen. The reason is the "groups" param example code, and also the "tags" example. I see in the source code that there are line breaks inside the pre-tag, but they seem to be ignored. Perhaps a bug in the plugin plugin or the used javadoc parser? - finalName param: "Specified the" -> "Specifies the" - nocomment param: "Ssee" -> "See" - nonavbar param: Seems to be copy-and-pasted from "noindex" + two default values - old param: "This option created" -> "This option creates" - windowtitle param: two default values examples/*.html (except alternate-doclet.html) - The poms in these examples have the javadoc plugin configured in the build section. Shouldn't it be the reporting section? -- Dennis Lundberg -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
