Added: src/doc project.xml
Log:
Project navigation doc
By David Blevins, on 02d/02/04 23:11:02
Revision Changes Path
1.1 opene/src/doc/project.xml
Index: project.xml
===================================================================
<?xml version="1.0" encoding="ISO-8859-1"?>
<project topSelected="1">
<title>The OpenE Project</title>
<logo>./images/logo_ejb.gif</logo>
<repository>OpenE</repository>
<href>http://www.opene.org</href>
<topNav>
<navLink>
<url>http://openejb.sf.net</url>
<display>OpenEJB</display>
</navLink>
</topNav>
<navSections>
<section name="Main">
<navLink>
<url>index.xml</url>
<display>Welcome!</display>
</navLink>
<navLink>
<url>datasheet.xml</url>
<display>Overview</display>
</navLink>
<navLink>
<url>lists.xml</url>
<display>Mailing Lists</display>
</navLink>
<navLink>
<url>cvs.xml</url>
<display>CVS</display>
</navLink>
<navLink>
<url>http://sourceforge.net/projects/opene/</url>
<display>SourceForge</display>
</navLink>
</section>
<section name="Users">
<navLink>
<url>quickstart.xml</url>
<display>Quickstart</display>
</navLink>
<navLink>
<url>http://sourceforge.net/tracker/?group_id=44351&atid=439275</url>
<display>Support</display>
</navLink>
</section>
</navSections>
<notice>
Java, EJB, JDBC, JNDI, JTA, Sun, Sun Microsystems are trademarks or registered
trademarks of Sun Microsystems, Inc. in the United States and in other
countries. XML, XML Schema, XSLT and related standards are trademarks or registered
trademarks of MIT, INRIA, Keio or others, and a product of the World Wide Web
Consortium. All other product names mentioned herein are trademarks of their respective
owners.
</notice>
</project>
|