|
21 | 21 | <name>Apache Commons CSV</name> |
22 | 22 | <src>/images/logo.png</src> |
23 | 23 | <href>/index.html</href> |
24 | | - <alt>Commons CSV&trade; logo</alt> |
| 24 | + <alt>Apache Commons CSV&trade; logo</alt> |
25 | 25 | </bannerRight> |
26 | 26 |
|
27 | 27 | <body> |
28 | 28 |
|
29 | 29 | <menu name="Commons CSV"> |
30 | | - <item name="Overview" href="/index.html"/> |
31 | | - <item name="Download" href="/download_csv.cgi"/> |
32 | | - <item name="User Guide" href="/user-guide.html"/> |
33 | | - <item name="Wiki" href="http://wiki.apache.org/commons/CSV"/> |
| 30 | + <item name="Overview" href="/index.html"/> |
| 31 | + <item name="Download" href="/download_csv.cgi"/> |
| 32 | + <item name="User Guide" href="/user-guide.html"/> |
| 33 | + <item name="Javadoc" href="/apidocs/index.html"/> |
| 34 | + <item name="Javadoc Archive" href="https://javadoc.io/doc/org.apache.commons/commons-csv/latest/index.html"/> |
34 | 35 | </menu> |
35 | 36 |
|
36 | 37 | <menu name="Development"> |
37 | 38 | <item name="History" href="/changes-report.html"/> |
38 | 39 | <item name="Mailing Lists" href="/mail-lists.html"/> |
39 | 40 | <item name="Issue Tracking" href="/issue-tracking.html"/> |
40 | 41 | <item name="Team" href="/team.html"/> |
41 | | - <item name="Javadoc" href="/apidocs/index.html"/> |
42 | | - <item name="Javadoc 1.8" href="https://javadoc.io/doc/org.apache.commons/commons-csv/1.8"/> |
43 | | - <item name="Javadoc 1.7" href="https://javadoc.io/doc/org.apache.commons/commons-csv/1.7"/> |
44 | | - <item name="Javadoc 1.6" href="https://javadoc.io/doc/org.apache.commons/commons-csv/1.6"/> |
45 | | - <item name="Javadoc 1.5" href="https://javadoc.io/doc/org.apache.commons/commons-csv/1.5"/> |
46 | | - <item name="Javadoc 1.4" href="https://javadoc.io/doc/org.apache.commons/commons-csv/1.4"/> |
47 | | - <item name="Javadoc 1.3" href="https://javadoc.io/doc/org.apache.commons/commons-csv/1.3"/> |
48 | | - <item name="Javadoc 1.2" href="https://javadoc.io/doc/org.apache.commons/commons-csv/1.2"/> |
49 | | - <item name="Javadoc 1.1" href="https://javadoc.io/doc/org.apache.commons/commons-csv/1.1"/> |
50 | | - <item name="Javadoc 1.0" href="https://javadoc.io/doc/org.apache.commons/commons-csv/1.0"/> |
| 42 | + <item name="Source" href="/scm.html"/> |
51 | 43 | </menu> |
52 | 44 |
|
53 | 45 | </body> |
|
0 commit comments