We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a8d23 commit b32bac4Copy full SHA for b32bac4
maven-jxr-plugin/src/site/site.xml
@@ -40,6 +40,5 @@ under the License.
40
<item name="Generate JXR without duplicate execution of phase generate-sources" href="/examples/nofork.html"/>
41
<item name="JXR Sample Report" href="/xref/index.html"/>
42
</menu>
43
- <menu ref="reports"/>
44
</body>
45
</project>
src/site/site.xml
@@ -36,6 +36,7 @@ under the License.
36
<menu name="Examples">
37
<item name="Using Maven JXR in Java" href="/examples/java.html"/>
38
39
+
+ <menu ref="modules"/>
0 commit comments