Martin,

Thank you for the report. I have filed JDK-8328848 to fix the documentation.

There is currently no way to also group packages in a multi-modules project.

-- Jon

https://bugs.openjdk.org/browse/JDK-8328848


On 3/23/24 3:59 AM, Martin Desruisseaux wrote:

Hello

The documentation for the Javadoc tools [1] documents the -group option as below:

    -group name p1,p2...
         Group the specified packages together in the Overview page.

However, when documenting a project using Module Source Hierarchy, this option appears to group modules instead of packages. Should the documentation be updated? Also, grouping modules is great, but is there a way to also group packages in a multi-modules project?

    Thanks,

        Martin

[1]https://docs.oracle.com/en/java/javase/22/docs/specs/man/javadoc.html#standard-options-for-the-standard-doclet

Reply via email to