|
23 | 23 | <image src="/images/logo.png"/> |
24 | 24 | </bannerRight> |
25 | 25 | <body> |
26 | | - <menu name="Validator"> |
27 | | - <item name="Overview" href="/index.html"/> |
28 | | - <item name="Download" href="/download_validator.cgi"/> |
29 | | - <item name="Release Notes" href="/changes.html"/> |
30 | | - <item name="Dependencies" href="/dependencies.html"/> |
| 26 | + <menu name="Commons Validator"> |
| 27 | + <!-- Start: For all components. --> |
| 28 | + <item name="About" href="index.html" /> |
| 29 | + <item name="Asking Questions" href="/mail-lists.html" /> |
| 30 | + <item name="Release History" href="/changes.html" /> |
| 31 | + <item name="Issue Tracking" href="/issue-management.html" /> |
| 32 | + <item name="Dependency Management" href="/dependency-info.html" /> |
| 33 | + <item name="Sources" href="/scm.html" /> |
| 34 | + <item name="Security" href="security.html" /> |
| 35 | + <item name="License" href="https://www.apache.org/licenses/LICENSE-2.0" /> |
| 36 | + <item name="Code of Conduct" href="https://www.apache.org/foundation/policies/conduct.html" /> |
| 37 | + <item name="Download" href="https://commons.apache.org/proper/commons-validator/download_validator.cgi" /> |
| 38 | + <item name="Javadoc"> |
| 39 | + <item name="Javadoc Current" href="apidocs/index.html" /> |
| 40 | + <item name="Javadoc Archive" href="https://javadoc.io/doc/commons-validator/commons-validator/" /> |
| 41 | + </item> |
| 42 | + <!-- End: For all components. --> |
31 | 43 | </menu> |
32 | 44 | <menu name="Documentation"> |
33 | 45 | <item name="Framework" href="/apidocs/org/apache/commons/validator/package-summary.html#package_description"/> |
34 | 46 | <item name="Routines" href="/apidocs/org/apache/commons/validator/routines/package-summary.html#package_description"/> |
35 | 47 | <item name="Wiki" href="https://wiki.apache.org/commons/Validator"/> |
36 | | - </menu> |
37 | | - <menu name="Development"> |
38 | | - <item name="Javadocs" href="/apidocs/index.html"/> |
39 | | - <item name="Mailing Lists" href="/mail-lists.html"/> |
40 | | - <item name="Issue Tracking" href="/issue-tracking.html"/> |
41 | | - <item name="Source Repository" href="/scm.html"/> |
42 | 48 | <item name="Building" href="/building.html"/> |
43 | 49 | </menu> |
44 | 50 | </body> |
|
0 commit comments