Skip to content

Commit c18f617

Browse files
committed
[MPH-177] add menu entries for each goal
1 parent 91410ae commit c18f617

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

src/site/site.xml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,16 @@ under the License.
2929
<body>
3030
<menu name="Overview">
3131
<item name="Introduction" href="index.html"/>
32-
<item name="Goals" href="plugin-info.html"/>
32+
<item name="Goals" href="plugin-info.html" collapse="true">
33+
<item name="help:active-profiles" href="active-profiles-mojo.html"/>
34+
<item name="help:all-profiles" href="all-profiles-mojo.html"/>
35+
<item name="help:describe" href="describe-mojo.html"/>
36+
<item name="help:effective-pom" href="effective-pom-mojo.html"/>
37+
<item name="help:effective-settings" href="effective-settings-mojo.html"/>
38+
<item name="help:evaluate" href="evaluate-mojo.html"/>
39+
<item name="help:system" href="system-mojo.html"/>
40+
<item name="help:help" href="help-mojo.html"/>
41+
</item>
3342
<item name="Usage" href="usage.html"/>
3443
<item name="FAQ" href="faq.html"/>
3544
<!-- According to https://issues.apache.org/jira/browse/MNGSITE-152 -->

0 commit comments

Comments
 (0)