(no commit message)
authorErik Brakkee <erik@brakkee.org>
Fri, 11 Jun 2010 20:47:57 +0000 (20:47 +0000)
committerErik Brakkee <erik@brakkee.org>
Fri, 11 Jun 2010 20:47:57 +0000 (20:47 +0000)
test/enterprise/src/site/site.xml
test/enterprise/src/site/xdoc/index.xml
test/enterprise/src/site/xdoc/userguide.xml

index fed5c947d17780fd01c29064de7e9db0f30fe854..9bb67ee55f684388369e44f00ac2a6fb84fd7b07 100644 (file)
@@ -2,7 +2,7 @@
 <project xmlns="http://maven.apache.org/DECORATION/1.0.0"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
-  name="Utilities Library: Test/Enterprise">
+  name="utilities library: test/enterprise">
   
   <skin>
     <groupId>org.wamblee</groupId>
@@ -14,8 +14,9 @@
       <item name="utilities library" href="http://utils.wamblee.org/"/>
     </links>
 
-    <menu name="Test/Enterprise">
-      <item name="User guide" href="userguide.html"/>
+    <menu name="test/enterprise">
+      <item name="overview" href="index.html"/>
+      <item name="user guide" href="userguide.html"/>
       <item name="javadoc" href="apidocs/index.html"/>
     </menu>
   </body>
index fde33593db6737fddb606f4acac6f05c60024372..f6a4b20acb1cd11a2bc9a4e0add0d9dba1afaf3a 100644 (file)
@@ -4,7 +4,7 @@
   xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
   
   <properties>
-    <title>Test/Enterprise overview</title>
+    <title>overview</title>
     <author email="erik@brakkee.org">Erik Brakkee</author>
   </properties>
   <body>
index d2d1960fa86747b904594a3b0fdeb3b6871713d9..9fb367a2a7c1e529db6453103e1f49c3de98c2b7 100644 (file)
@@ -4,7 +4,7 @@
   xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
   
   <properties>
-    <title>Test/Enterprise Userguide</title>
+    <title>user guide</title>
     <author email="erik@brakkee.org">Erik Brakkee</author>
   </properties>
   <body>