This is an automated email from the ASF dual-hosted git repository.

cbrisson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/velocity-site.git

commit f4eb37353ffaa9f59c834941f34ff8c530d4f081
Author: Henning Schmiedehausen <[email protected]>
AuthorDate: Sat Dec 2 22:31:55 2006 +0000

    remove superflous files
    
    
    
    git-svn-id: https://svn.apache.org/repos/asf/velocity/site/trunk@481649 
13f79535-47bb-0310-9956-ffa450edef68
---
 src/site/xdoc/dvsl/index.xml~           | 14 --------------
 src/site/xdoc/releases/dvsl/index.xml   | 23 -----------------------
 src/site/xdoc/releases/engine/index.xml | 33 ---------------------------------
 src/site/xdoc/releases/index.xml        | 22 ----------------------
 src/site/xdoc/releases/tools/index.xml  | 30 ------------------------------
 5 files changed, 122 deletions(-)

diff --git a/src/site/xdoc/dvsl/index.xml~ b/src/site/xdoc/dvsl/index.xml~
deleted file mode 100644
index 66cd993..0000000
--- a/src/site/xdoc/dvsl/index.xml~
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<document>
-  <properties>
-    <title>The Apache Velocity Project</title>
-    <author email="[email protected]">
-      Velocity Documentation Team
-    </author>
-  </properties>
-
-  <body>
-    <section name="The Apache Velocity Tools subproject">
-    </section>
-  </body>
-</document>
diff --git a/src/site/xdoc/releases/dvsl/index.xml 
b/src/site/xdoc/releases/dvsl/index.xml
deleted file mode 100644
index f143922..0000000
--- a/src/site/xdoc/releases/dvsl/index.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<document>
-  <properties>
-    <title>Velocity DVSL</title>
-    <author email="[email protected]">Velocity Documentation
-      Team</author>
-  </properties>
-  
-  <body>
-    <section name="Velocity DVSL">
-      <p>Velocity DVSL
-          (Declarative Velocity Style Language) is a tool modeled after XSLT 
and is intended
-          for general XML transformations using the Velocity Template Language 
as the
-          transformation language. </p>
-
-      <p>DVSL has had no official release yet.</p>
-
-      <p>The latest development version is available <a href="../../dvsl">from 
the development tree</a>.</p>
-
-    </section>
-  </body>
-</document>
diff --git a/src/site/xdoc/releases/engine/index.xml 
b/src/site/xdoc/releases/engine/index.xml
deleted file mode 100644
index b78a370..0000000
--- a/src/site/xdoc/releases/engine/index.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<document>
-  <properties>
-    <title>Velocity Engine</title>
-    <author email="[email protected]">Velocity Documentation
-      Team</author>
-  </properties>
-  
-  <body>
-    <section name="Velocity Engine">
-      <p>This is the release page for the Velocity templating engine. This 
subproject contains also the task definitions
-          for using Velocity from <a
-          href="http://ant.apache.org/";>Apache Ant</a>.</p>
-
-      <p>
-        If you are getting started with Velocity, this is probably the right 
place to begin.</p>
-
-          
-      <p>Released versions of the Velocity engine:
-
-      <ul>
-        <li><a href="1.3.1">Velocity 1.3.1</a></li>
-        <li><a href="1.4">Velocity 1.4</a></li>
-        <li><a href="1.5">Velocity 1.5</a></li>
-      </ul>
-      </p>
-
-      <p>The latest development documentation is available <a 
href="../../engine">from the development tree</a>.</p>
-
-    </section>
-  </body>
-</document>
diff --git a/src/site/xdoc/releases/index.xml b/src/site/xdoc/releases/index.xml
deleted file mode 100644
index df5cd28..0000000
--- a/src/site/xdoc/releases/index.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<document>
-  <properties>
-    <title>Released Subprojects</title>
-    <author email="[email protected]">Velocity Documentation
-      Team</author>
-  </properties>
-  
-  <body>
-    <section name="Subproject releases">
-      <p>
-        These are the currently released subprojects for Velocity.
-         
-      <ul>
-        <li><a href="engine">Velocity Engine</a></li>
-        <li><a href="tools">Velocity Tools</a></li>
-      </ul>
-      </p>
-    </section>
-  </body>
-</document>
diff --git a/src/site/xdoc/releases/tools/index.xml 
b/src/site/xdoc/releases/tools/index.xml
deleted file mode 100644
index 86f2be7..0000000
--- a/src/site/xdoc/releases/tools/index.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<document>
-  <properties>
-    <title>Velocity Tools</title>
-    <author email="[email protected]">Velocity Documentation
-      Team</author>
-  </properties>
-  
-  <body>
-    <section name="Velocity Tools">
-      <p>Velocity Tools contains
-          tools and other useful infrastructure to build web- and non-web 
application using
-          Velocity. You will find e.g. code for
-          <a href="http://struts.apache.org/";>Struts</a> integration or the
-          standalone Velocity View Servlet here.</p>
-
-      <p>From this page, you can branch to the official documentation for
-         released versions:</p>
-
-      <ul>
-        <li><a href="1.1">Velocity Tools 1.1</a></li>
-        <li><a href="1.2">Velocity Tools 1.2</a></li>
-      </ul>
-
-      <p>The latest development version is available <a 
href="../../tools">from the development tree</a>.</p>
-
-    </section>
-  </body>
-</document>

Reply via email to