(no commit message)
[utils] / security / usermgt / src / site / site.xml
index e5b8d6fb46ba7d7eba7849ee17d18c1c80766ba1..2c4203f27c9aed1325fd66c1ee012a0e366db084 100644 (file)
@@ -2,25 +2,22 @@
 <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">
+ name="utilities library: security/usermgt">
   
   <skin>
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-skin</artifactId>
   </skin>
   
-  <bannerLeft>
-    <name>Utilities Library: Security/Usermgt</name>
-  </bannerLeft>
-
   <body>
     <links>
       <item name="utilities library" href="http://utils.wamblee.org/"/>
       <item name="security/usermgt" href="http://utils.wamblee.org/security/usermgt/index.html"/>
     </links>
 
-    <menu name="Security">
-      <item name="User guide" href="userguide.html"/>
+    <menu name="security">
+      <item name="overview" href="index.html"/>
+      <item name="user guide" href="userguide.html"/>
       <item name="javadoc" href="apidocs/index.html"/>
     </menu>
   </body>