forked from apache/commons-csv
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsite.xml
More file actions
21 lines (18 loc) · 808 Bytes
/
Copy pathsite.xml
File metadata and controls
21 lines (18 loc) · 808 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Commons CSV">
<body>
<menu name="Commons CSV">
<item name="Overview" href="/index.html"/>
<item name="Download" href="/downloads.html"/>
<item name="Wiki" href="http://wiki.apache.org/commons/CSV"/>
</menu>
<menu name="Development">
<item name="History" href="/changes-report.html"/>
<item name="Mailing Lists" href="/mail-lists.html"/>
<item name="Issue Tracking" href="/issue-tracking.html"/>
<item name="Team" href="/team-list.html"/>
<item name="Source Repository" href="/source-repository.html"/>
<item name="Javadoc (latest)" href="/apidocs/index.html"/>
</menu>
</body>
</project>