Inaccuracy in the documentation of the -group option?
Martin Desruisseaux
martin.desruisseaux at geomatys.com
Sat Mar 23 10:59:10 UTC 2024
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/javadoc-dev/attachments/20240323/0337e923/attachment.htm>
More information about the javadoc-dev
mailing list