You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2012/12/03 13:05:27 UTC

svn commit: r1416478 - /isis/site/trunk/content/documentation.md

Author: danhaywood
Date: Mon Dec  3 12:05:26 2012
New Revision: 1416478

URL: http://svn.apache.org/viewvc?rev=1416478&view=rev
Log:
isis site - tweaking

Modified:
    isis/site/trunk/content/documentation.md

Modified: isis/site/trunk/content/documentation.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/documentation.md?rev=1416478&r1=1416477&r2=1416478&view=diff
==============================================================================
--- isis/site/trunk/content/documentation.md (original)
+++ isis/site/trunk/content/documentation.md Mon Dec  3 12:05:26 2012
@@ -101,7 +101,7 @@ Title: Documentation
 
 {span-one-third
 
-###  Wicket Viewer `0.2.0-incubating`
+###  Wicket `0.2.0-incubating`
 
 - [About](components/viewers/wicket/about.html) [stub]
 
@@ -109,7 +109,7 @@ Title: Documentation
 
 {span-one-third
 
-###  Restful Objects `0.2.0-incubating`
+###  RestfulObjects `0.2.0-incubating`
 
 - [About](components/viewers/restfulobjects/about.html) [stub]
 
@@ -129,7 +129,7 @@ Title: Documentation
 
 {span-one-third
 
-###  DnD Viewer `0.2.0-incubating`
+###  DnD `0.2.0-incubating`
 
 - [About](components/viewers/dnd/about.html) [stub]
 
@@ -137,7 +137,7 @@ Title: Documentation
 
 {span-one-third
 
-### HTML Viewer `0.2.0-incubating`
+### HTML `0.2.0-incubating`
 
 - [About](components/viewers/html/about.html) [stub]
 
@@ -145,9 +145,9 @@ Title: Documentation
 
 {span-one-third
 
-### BDD Viewer `0.2.0-incubating`
+### JUnit `0.2.0-incubating`
 
-- [About](components/viewers/bdd/about.html) [stub]
+- [About](components/viewers/junit/about.html) [stub]
 
 }
 
@@ -156,9 +156,11 @@ Title: Documentation
 {row-odd
 
 {span-one-third
-### JUnit Viewer `0.2.0-incubating`
 
-- [About](components/viewers/junit/about.html) [stub]
+### BDD (Concordion) `0.2.0-incubating`
+
+- [About](components/viewers/bdd/about.html) [stub]
+
 }
 
 {span-one-third
@@ -169,6 +171,8 @@ Title: Documentation
 
 }
 
+}
+
 {group
 
 ## Object Store Component Implementations
@@ -177,7 +181,7 @@ Title: Documentation
 
 {span-one-third
 
-###  JDO Object Store `no release`
+###  JDO `no release`
 
 - [About](components/objectstores/jdo/about.html) [stub]
 - [Hints and Tips](components/objectstores/jdo/hints-and-tips.html) [stub]
@@ -185,14 +189,14 @@ Title: Documentation
 }
 
 {span-one-third
-###  NoSQL Object Store `0.2.0-incubating`
+###  NoSQL `0.2.0-incubating`
 
 - [About](components/objectstores/nosql/about.html) [stub]
 
 }
 
 {span-one-third
-###  SQL Object Store `0.2.0-incubating`
+###  SQL `0.2.0-incubating`
 
 - [About](components/objectstores/sql/about.html) [stub]
 
@@ -204,14 +208,14 @@ Title: Documentation
 
 {span-one-third
 
-###In-memory OS `0.2.0-incubating`
+###In-memory `0.2.0-incubating`
 
 - [About](components/objectstores/inmemory/about.html) [stub]
 
 }
 
 {span-one-third
-###XML Object Store `0.2.0-incubating`
+###XML `0.2.0-incubating`
 
 - [About](components/objectstores/xml/about.html) [stub]
 
@@ -232,11 +236,11 @@ Title: Documentation
 
 {span-one-third
 
-### Noop Security `0.2.0-incubating`
+### Noop `0.2.0-incubating`
 
 - [About](components/security/noop/about.html) [stub]
 
-### File-based Security `0.2.0-incubating`
+### File `0.2.0-incubating`
 
 - [About](components/security/file/about.html) [stub]
 
@@ -244,7 +248,7 @@ Title: Documentation
 
 {span-one-third
 
-### SQL-based Security `0.2.0-incubating`
+### SQL `0.2.0-incubating`
 
 - [About](components/security/sql/about.html) [stub]
 
@@ -252,7 +256,7 @@ Title: Documentation
 
 {span-one-third
 
-### LDAP Security `0.2.0-incubating`
+### LDAP `0.2.0-incubating`
 
 - [About](components/security/ldap/about.html) [stub]
 
@@ -264,51 +268,96 @@ Title: Documentation
 
 {group
 
-## Other Component Implementations
+## Profile Store Component Implementations
 
 {row-odd
 
 {span-one-third
 
-###In-memory PS `0.2.0-incubating`
+###In-memory `0.2.0-incubating`
 
 - [About](components/profilestores/inmemory/about.html) [stub]
 
-###XML Profile Store `0.2.0-incubating`
+}
+
+{span-one-third
+
+###XML `0.2.0-incubating`
 
 - [About](components/profilestores/xml/about.html) [stub]
 
-###SQL Profile Store `0.2.0-incubating`
+}
+
+{span-one-third
+
+###SQL `0.2.0-incubating`
 
 - [About](components/profilestores/sql/about.html) [stub]
 
 }
 
+}
+
+}
+
+{group
+
+## Programming Model Component Implementations
+
+{row-even
+
 {span-one-third
 
-###Groovy ProgModel `0.2.0-incubating`
+###Groovy `0.2.0-incubating`
 
 - [About](components/progmodels/groovy/about.html) [stub]
 
-###Wrapper ProgModel `0.2.0-incubating`
+}
+
+{span-one-third
+
+###Wrapper `0.2.0-incubating`
 
 - [About](components/progmodels/wrapper/about.html) [stub]
 
 }
 
 {span-one-third
+}
 
-###  Other Topics
+}
+
+}
+
+{group
+
+##  Other Topics
+
+{row-even
+
+{span-one-third
+
+### Plugins
 
 - [Maven Plugin](other/maven.html) [stub]
 - [Eclipse IDE Plugin](other/eclipse-plugin.html) [stub]
 
+}
+
+{span-one-third
+
 <!--
 - [DSL](other/dsl.html) [stub]
 -->
 
 }
 
+{span-one-third
+}
+
 }
 
 }
+
+
+}