site improvements.
[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   <body>
7     <links>
8       <item name="utilities library" href="http://utils.wamblee.org/"/>
9       <item name="Support/General" href="http://utils.wamblee.org/support/general/index.html"/>
10     </links>
11
12     <menu name="Security">
13       <item name="User guide" href="userguide.html"/>
14       <item name="javadoc" href="apidocs/index.html"/>
15     </menu>
16   </body>
17 </project>