(no commit message)
[utils] / support / inject / 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: support/inject">
6   <skin>
7     <groupId>org.wamblee</groupId>
8     <artifactId>wamblee-skin</artifactId>
9   </skin>
10  
11   <body>
12     <links>
13       <item name="utilities library" href="http://utils.wamblee.org/"/>
14       <item name="support/inject" href="http://utils.wamblee.org/support/inject/index.html"/>
15     </links>
16
17     <menu name="support/inject">
18       <item name="user guide" href="index.html"/>
19       <item name="full javadoc" href="apidocs/index.html"/>
20     </menu>
21   </body>
22 </project>