(no commit message)
[utils] / wicket / inject / src / site / site.xml
diff --git a/wicket/inject/src/site/site.xml b/wicket/inject/src/site/site.xml
deleted file mode 100644 (file)
index f2a9774..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
- name="utilities library: wicket/inject">
-  <skin>
-    <groupId>org.wamblee</groupId>
-    <artifactId>wamblee-skin</artifactId>
-  </skin>
-  <body>
-    <links>
-      <item name="utilities library" href="http://utils.wamblee.org/"/>
-      <item name="wicket/inject" href="http://utils.wamblee.org/wicket/inject/index.html"/>
-    </links>
-
-    <menu name="wicket/inject">
-      <item name="user guide" href="index.html"/>
-      <item name="full javadoc" href="apidocs/index.html"/>
-    </menu>
-  </body>
-</project>