(no commit message)
[utils] / security / usermgt / src / site / site.xml
index 746bc12a4266708c692dfbda8e5b89076eb9022f..3b723c1f0ce226b22d79739cca64e23d65990eb1 100644 (file)
@@ -2,17 +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="Home Network Evolution">
-
+ name="utilities library: security/usermgt">
+  
+  <skin>
+    <groupId>org.wamblee</groupId>
+    <artifactId>wamblee-skin</artifactId>
+  </skin>
+  
   <body>
     <links>
       <item name="utilities library" href="http://utils.wamblee.org/"/>
-      <item name="Support/General" href="http://utils.wamblee.org/security/usermgt/index.html"/>
+      <item name="security/usermgt" href="http://utils.wamblee.org/security/usermgt/index.html"/>
     </links>
 
-    <menu name="Security">
-      <item name="User guide" href="userguide.html"/>
-      <item name="javadoc" href="apidocs/index.html"/>
+    <menu name="security">
+      <item name="user guide" href="index.html"/>
+      <item name="full javadoc" href="apidocs/index.html"/>
     </menu>
   </body>
 </project>