08f3d22d826a37d6bd5b96345714a458bb6e2220
[utils] / support / general / 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/General">
6   <skin>
7     <groupId>org.wamblee</groupId>
8     <artifactId>wamblee-skin</artifactId>
9   </skin>
10  
11   <bannerLeft>
12     <name>Utlities Library: Support/General</name>
13   </bannerLeft>
14   <body>
15     <links>
16       <item name="utilities library" href="http://utils.wamblee.org/"/>
17       <item name="support/general" href="http://utils.wamblee.org/support/general/index.html"/>
18     </links>
19
20     <menu name="Security">
21       <item name="User guide" href="userguide.html"/>
22       <item name="javadoc" href="apidocs/index.html"/>
23     </menu>
24   </body>
25 </project>