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/13 08:18:32 UTC

svn commit: rev 9408 - incubator/depot/trunk/site/src/documentation/content/xdocs

Author: nickchalko
Date: Sat Mar 13 00:18:32 2004
New Revision: 9408

Modified:
   incubator/depot/trunk/site/src/documentation/content/xdocs/index.xml   (contents, props changed)
   incubator/depot/trunk/site/src/documentation/content/xdocs/site.xml   (contents, props changed)
   incubator/depot/trunk/site/src/documentation/content/xdocs/tabs.xml   (contents, props changed)
Log:
Work on top level site

Modified: incubator/depot/trunk/site/src/documentation/content/xdocs/index.xml
==============================================================================
--- incubator/depot/trunk/site/src/documentation/content/xdocs/index.xml	(original)
+++ incubator/depot/trunk/site/src/documentation/content/xdocs/index.xml	Sat Mar 13 00:18:32 2004
@@ -1,17 +1,32 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://apache.org/forrest/dtd/document-v12.dtd">
-<document> 
-  <header> 
-    <title>Welcome to MyProj</title> 
-  </header> 
-  <body> 
-    <section>
-      <title>Congratulations</title>
-      <p>You have successfully generated and rendered an <link
-          href="ext:forrest">Apache Forrest</link> site.
-        This page is from the site template. It is found in
-        <code>my-site/src/documentation/content/xdocs/index.xml</code>
-        Please edit it and replace this text with content of your own.</p>
-    </section>
-  </body>
-</document>
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "http://apache.org/forrest/dtd/document-v12.dtd">
+<!--
+$Id$
+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.
+-->
+<document>
+    <header>
+        <title>About the Apache Depot</title>
+    </header>
+    <body>
+        <section>
+            <title>Apache Depot</title>
+            <p>The Depot Project deals with integrated tools for automating
+                downloading (with security checks), publishing (new artifacts)
+                and managing the contents of the apache repository. It also
+                focuses on additional tools for manipulating metadata of the
+                artifacts. </p>
+        </section>
+    </body>
+</document>

Modified: incubator/depot/trunk/site/src/documentation/content/xdocs/site.xml
==============================================================================
--- incubator/depot/trunk/site/src/documentation/content/xdocs/site.xml	(original)
+++ incubator/depot/trunk/site/src/documentation/content/xdocs/site.xml	Sat Mar 13 00:18:32 2004
@@ -1,64 +1,31 @@
 <?xml version="1.0"?>
-
 <!--
-Forrest site.xml
-
-This file contains an outline of the site's information content.  It is used to:
-- Generate the website menus (though these can be overridden - see docs)
-- Provide semantic, location-independent aliases for internal 'site:' URIs, eg
-<link href="site:changes"> links to changes.html (or ../changes.html if in
-  subdir).
-- Provide aliases for external URLs in the external-refs section.  Eg, <link
-  href="ext:cocoon"> links to http://xml.apache.org/cocoon/ 
-
-See http://xml.apache.org/forrest/linking.html for more info
+$Id$
+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="MyProj" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
+<site label="Apache Depot" href="" xmlns="http://apache.org/forrest/linkmap/1.0" tab="">
 
   <about label="About">
-    <index label="Index" href="index.html" description="Welcome to MyProj"/>
+    <index label="Index" href="index.html" description="Welcome to Depot"/>
     <changes label="Changes" href="changes.html" description="History of Changes" />
     <todo label="Todo" href="todo.html"  description="Todo List" />
+    <charter label="Charter" href="charter.html"  description="The Board Resolution" />
   </about>
 
-  <samples label="Samples" href="samples/" tab="samples">
-    <sample label="Apache document page" href="sample.html" 
-      description="A nonsense document using all possible elements in the current document">
-      <top href="#top"/>
-      <section href="#section"/>
-    </sample>
-    <sample2 label="Static content" href="sample2.html" 
-      description="More Samples" />
-    <sample-wiki label="Wiki page" href="wiki-sample.html" 
-      description="wiki-sample" />
-    <sample-ihtml label="ihtml page" href="ihtml-sample.html" 
-      description="Test iHTML page" />
-    <sample-ehtml label="ehtml page" href="ehtml-sample.html" 
-      description="Sample HTML page" />
-    <faq label="FAQ" href="faq.html" description="Frequently Asked Questions" />
-    <sdocbook label="Simplifed Docbook page" href="sdocbook.html" 
-      description="Simplified DocBook title" />
-    <subdir label="Subdir" href="subdir/">
-      <index label="Index" href="index.html" 
-        description="Page generated from a subdirectory"/>
-    </subdir>
-  </samples>
-
-  <all>
-    <whole_site_html label="Whole Site HTML" href="site.html"/>
-    <whole_site_html label="Whole Site PDF" href="site.pdf"/>
-  </all>
-
-  <external-refs>
-    <xml.apache.org href="http://xml.apache.org/">
-      <forrest href="forrest/">
-        <validation href="validation.html"/>
-        <webapp href="your-project.html#webapp"/>
-        <document-v11 href="document-v11.html"/>
-      </forrest>
-      <cocoon href="cocoon/"/>
-    </xml.apache.org>
-  </external-refs>
+  <projects label="Projects" >
+      <ruper label="ruper" href="./ruper/" description="Resource Updater"/>
+      <ruper label="version" href="./version/" description="Apache Depot Version"/>
+   </projects>
 
 </site>

Modified: incubator/depot/trunk/site/src/documentation/content/xdocs/tabs.xml
==============================================================================
--- incubator/depot/trunk/site/src/documentation/content/xdocs/tabs.xml	(original)
+++ incubator/depot/trunk/site/src/documentation/content/xdocs/tabs.xml	Sat Mar 13 00:18:32 2004
@@ -1,6 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.0//EN" "http://apache.org/forrest/dtd/tab-cocoon-v10.dtd">
+<!--
+$Id$
+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.
+-->
 <tabs software="MyProj"
   title="MyProj"
   copyright="Foo"
@@ -15,7 +29,7 @@
   -->
 
   <tab id="" label="Home" dir="" indexfile="index.html"/>
-  <tab id="samples" label="Samples" dir="samples" indexfile="sample.html"/>
+  
   <!-- Add new tabs here, eg:
   <tab label="How-Tos" dir="community/howto/"/>
   <tab label="XML Site" dir="xml-site/"/>