(no commit message)
[utils] / test / enterprise / 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: test/enterprise">
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     </links>
16
17     <menu name="test/enterprise">
18       <item name="overview" href="index.html"/>
19       <item name="user guide" href="userguide.html"/>
20       <item name="javadoc" href="apidocs/index.html"/>
21     </menu>
22   </body>
23 </project>