Skip to content

Commit c497cb4

Browse files
committed
Group Javadoc menu
1 parent c684df4 commit c497cb4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/site/site.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,15 @@
3030
<item name="Release History" href="/changes.html" />
3131
<item name="Issue Tracking" href="/issue-management.html" />
3232
<item name="Dependency Management" href="/dependency-info.html" />
33-
<item name="Javadoc" href="apidocs/index.html" />
34-
<item name="Javadoc Archive" href="https://javadoc.io/doc/org.apache.commons/commons-beanutils2" />
3533
<item name="Sources" href="/scm.html" />
3634
<item name="Security" href="security.html" />
3735
<item name="License" href="https://www.apache.org/licenses/LICENSE-2.0" />
3836
<item name="Code of Conduct" href="https://www.apache.org/foundation/policies/conduct.html" />
3937
<item name="Download" href="https://commons.apache.org/beanutils/download_beanutils.cgi" />
38+
<item name="Javadoc">
39+
<item name="Javadoc Current" href="apidocs/index.html" />
40+
<item name="Javadoc Archive" href="https://javadoc.io/doc/org.apache.commons/commons-beanutils2" />
41+
</item>
4042
<!-- End: For all components. -->
4143
</menu>
4244
<menu name="Documentation">

0 commit comments

Comments
 (0)