(no commit message)
[utils] / security / usermgt / src / site / site.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <project xmlns="http://maven.apache.org/DECORATION/1.0.0"
3  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
5  name="utilities library: security/usermgt">
6   
7   <skin>
8     <groupId>org.wamblee</groupId>
9     <artifactId>wamblee-skin</artifactId>
10   </skin>
11   
12   <body>
13     <links>
14       <item name="utilities library" href="http://utils.wamblee.org/"/>
15       <item name="security/usermgt" href="http://utils.wamblee.org/security/usermgt/index.html"/>
16     </links>
17
18     <menu name="security">
19       <item name="overview" href="index.html"/>
20       <item name="user guide" href="userguide.html"/>
21       <item name="javadoc" href="apidocs/index.html"/>
22     </menu>
23   </body>
24 </project>