(no commit message)
authorErik Brakkee <erik@brakkee.org>
Mon, 5 Jul 2010 10:39:35 +0000 (10:39 +0000)
committerErik Brakkee <erik@brakkee.org>
Mon, 5 Jul 2010 10:39:35 +0000 (10:39 +0000)
support/general/src/site/xdoc/index.xml [deleted file]
support/general/src/site/xdoc/userguide.xml

diff --git a/support/general/src/site/xdoc/index.xml b/support/general/src/site/xdoc/index.xml
deleted file mode 100644 (file)
index fcf16cf..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0"?>
-<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>
-    </section>
-
-  </body>
-</document>
index 792407087207be5bad650dfdbaae74c9f2147295..e6056775b11f1ee6fa93d4958e121132825ef965 100644 (file)
@@ -9,7 +9,8 @@
   </properties>
   <body>
     <section name="Overview">
-      <p>Utilities are available in the following areas:</p>
+      <p>The general support library contains various smaller utilities that can be useful for any
+        java project. Utilities are available in the following areas:</p>
       <ul>
         <li><a href="apidocs/org/wamblee/cache/package-summary.html">Caching</a></li>
         <li><a href="apidocs/org/wamblee/classloading/package-summary.html">Classloading</a></li>