Skip to content

Commit 53f9bf9

Browse files
committed
Remove the parts that are inherited from the parent.
Fix menu name. Remove old skin reference. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@493621 13f79535-47bb-0310-9956-ffa450edef68
1 parent 9eedba5 commit 53f9bf9

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

src/site/site.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,7 @@
22
<project name="Commons CSV">
33
<body>
44

5-
<!--
6-
<skin>
7-
<groupId>org.apache.commons</groupId>
8-
<artifactId>commons-skin</artifactId>
9-
<version>0.1</version>
10-
</skin>
11-
-->
12-
13-
14-
<menu name="CSV">
5+
<menu name="Commons CSV">
156
<item name="Overview" href="/index.html"/>
167
<item name="Download" href="/downloads.html"/>
178
<item name="Wiki" href="http://wiki.apache.org/jakarta-commons/CSV"/>
@@ -26,6 +17,5 @@
2617
<item name="Javadoc (latest)" href="http://jakarta.apache.org/commons/sandbox/csv/apidocs/"/>
2718
</menu>
2819

29-
${reports}
3020
</body>
3121
</project>

0 commit comments

Comments
 (0)