You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/03/15 04:41:51 UTC

svn commit: rev 9478 - incubator/depot/trunk/ruper/src/documentation/content/xdocs

Author: nickchalko
Date: Sun Mar 14 20:41:50 2004
New Revision: 9478

Added:
   incubator/depot/trunk/ruper/src/documentation/content/xdocs/site.xml
Log:
Added site.xml.

Added: incubator/depot/trunk/ruper/src/documentation/content/xdocs/site.xml
==============================================================================
--- (empty file)
+++ incubator/depot/trunk/ruper/src/documentation/content/xdocs/site.xml	Sun Mar 14 20:41:50 2004
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+$Id: site.xml 9408 2004-03-13 08:18:32Z nickchalko $
+Copyright 2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<site label="Apache Ruper" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
+
+  <about label="About">
+    <index label="Index" href="index.html" description="Apache Ruper"/>
+    <changes label="Changes" href="changes.html" description="History of Changes" />
+    <todo label="Todo" href="todo.html"  description="Todo List" />
+    
+  </about>
+
+
+</site>