(no commit message)
[utils] / support / general / src / site / site.xml
index 08f3d22d826a37d6bd5b96345714a458bb6e2220..5f990a4ea52b7609cbb16fa23dd198931f113dd2 100644 (file)
@@ -2,23 +2,21 @@
 <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: Support/General">
+ name="utilities library: support/general">
   <skin>
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-skin</artifactId>
   </skin>
  
-  <bannerLeft>
-    <name>Utlities Library: Support/General</name>
-  </bannerLeft>
   <body>
     <links>
       <item name="utilities library" href="http://utils.wamblee.org/"/>
       <item name="support/general" href="http://utils.wamblee.org/support/general/index.html"/>
     </links>
 
-    <menu name="Security">
-      <item name="User guide" href="userguide.html"/>
+    <menu name="support/general">
+      <item name="overview" href="index.html"/>
+      <item name="user guide" href="userguide.html"/>
       <item name="javadoc" href="apidocs/index.html"/>
     </menu>
   </body>