Stub project.xml file so that maven can generate the site.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/graph2/trunk@144599 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
jvanzyl 2002-03-17 17:32:32 +00:00
parent 30be5ce736
commit 5bf117c877

11
xdocs/project.xml Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="graph" href="http://jakarta.apache.org/commons/graph/">
<title>Graph</title>
<logo href="/images/logo.gif">Graph</logo>
<body>
<menu name="Graph">
</menu>
</body>
</project>