You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by ka...@apache.org on 2007/05/07 09:40:26 UTC

svn commit: r535768 - /webservices/rampart/trunk/c/xdocs/navigation.xml

Author: kaushalye
Date: Mon May  7 00:40:25 2007
New Revision: 535768

URL: http://svn.apache.org/viewvc?view=rev&rev=535768
Log:
Adding navigation.xml

Added:
    webservices/rampart/trunk/c/xdocs/navigation.xml

Added: webservices/rampart/trunk/c/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/navigation.xml?view=auto&rev=535768
==============================================================================
--- webservices/rampart/trunk/c/xdocs/navigation.xml (added)
+++ webservices/rampart/trunk/c/xdocs/navigation.xml Mon May  7 00:40:25 2007
@@ -0,0 +1,28 @@
+<!-- Created By Kaushalye Kapuruge -->
+<project name="RampartC">
+  <body>
+      <menu name="Apache Rampart/C">
+      <item name="Apache Rampart/C Home" href="index.html"/>
+      <item name="Download Rampart/C" href="download.cgi">
+        <item name="Releases" href="download.cgi"/>
+      </item>
+      <item name="Documentation" href="docs/index.html">
+	<item name="Installation Guide" href="docs/installationguide.html"/>
+	<item name="Rampart/C manual" href="docs/rampartc_manual.html"/>
+      </item>
+    <item name="Get Involved" href="list.html">
+	    <item name="Mailing Lists &amp; Issue Tracking" href="lists_issues.html"/>
+        <item name="Checkout Source Code" href="svn.html"/>
+      </item>
+      <item name="Developer Guidelines" href="coding_conventions.html">
+	<item name="Coding Convention" href="coding_conventions.html"/>
+        <item name="Versionning" href="versioning.html"/>
+      </item>
+      <item name="Project Information" href="team-list.html">
+        <item name="Project Team" href="team-list.html"/>
+        <item name="Source Code"
+          href="http://svn.apache.org/viewcvs.cgi/webservices/rampart/trunk/c/"/>
+      </item>
+    </menu>
+  </body>
+</project>