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