(no commit message)
[utils] / support / general / src / site / xdoc / index.xml
index 3406913ebd24eee94045136aa80d6ceca2e31f10..fcf16cfa7d4ddea60627d25554ce08a6b0b0d30d 100644 (file)
@@ -2,25 +2,16 @@
 <document xmlns="http://maven.apache.org/XDOC/2.0"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
-  
+
   <properties>
     <title>overview</title>
     <author email="erik@brakkee.org">Erik Brakkee</author>
   </properties>
   <body>
     <section name="Introduction">
-      <p>The general support library contains various smaller utilities that
-         can be useful for any java project. 
-      </p>
-      <p>
-        The purpose of this documentation is threefold: 
-      </p>
-      <ul>
-        <li>To allow others and myself to use this library.</li>
-        <li>To document the current state of development (some parts may be deprecated because of
-          other evolutions in technology).</li>
-        <li>To allow extension of the library.</li>
-      </ul>
+      <p>The general support library contains various smaller utilities that can be useful for any
+        java project. </p>
     </section>
+
   </body>
 </document>