<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<p>Martin,</p>
<p>Thank you for the report. I have filed JDK-8328848 to fix the
documentation.</p>
<p>There is currently no way to also group packages in a
multi-modules project.</p>
<p>-- Jon<br>
</p>
<p><a class="moz-txt-link-freetext" href="https://bugs.openjdk.org/browse/JDK-8328848">https://bugs.openjdk.org/browse/JDK-8328848</a></p>
<p><br>
</p>
<div class="moz-cite-prefix">On 3/23/24 3:59 AM, Martin Desruisseaux
wrote:<br>
</div>
<blockquote type="cite" cite="mid:10d039fb-cee7-424d-9143-091bae7dc33a@geomatys.com">
<p>Hello</p>
<p>The documentation for the Javadoc tools [1] documents the
-group option as below:</p>
<blockquote>
<pre>-group name p1,p2...
Group the specified packages together in the Overview page.
</pre>
</blockquote>
<p>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?<br>
</p>
<p> Thanks,</p>
<p> Martin<br>
</p>
<pre>[1] <a class="moz-txt-link-freetext" href="https://docs.oracle.com/en/java/javase/22/docs/specs/man/javadoc.html#standard-options-for-the-standard-doclet" moz-do-not-send="true">https://docs.oracle.com/en/java/javase/22/docs/specs/man/javadoc.html#standard-options-for-the-standard-doclet</a>
</pre>
</blockquote>
</body>
</html>