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 2014/02/11 21:47:48 UTC

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

Author: danhaywood
Date: Tue Feb 11 20:47:48 2014
New Revision: 1567376

URL: http://svn.apache.org/r1567376
Log:
fixing links

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=1567376&r1=1567375&r2=1567376&view=diff
==============================================================================
--- isis/site/trunk/content/documentation.md (original)
+++ isis/site/trunk/content/documentation.md Tue Feb 11 20:47:48 2014
@@ -444,14 +444,16 @@ For both:
 * [DataNucleus and Eclipse](components/objectstores/jdo/datanucleus-and-eclipse.html)
 * [DataNucleus and Maven](components/objectstores/jdo/datanucleus-and-maven.html)
 * [`persistence.xml` file](components/objectstores/jdo/persistence_xml.html)
+* [Eagerly Registering Entity Types](components/objectstores/jdo/eagerly-registering-entities.html)
 * [Using a JNDI Datasource](components/objectstores/jdo/using-jndi-datasource.html)
-* [Using the `IsisJdoSupport` service](components/objectstores/jdo/isisjdosupport-service.html)
 * [Enabling Logging](components/objectstores/jdo/enabling-logging.html)
 * [Deploying on the Google App Engine](components/objectstores/jdo/deploying-on-the-google-app-engine.html)
 
 }
 
 {col-md-4
+
+
 ####  JDO mapping hints
 <p class="display:none"/>
 
@@ -466,10 +468,13 @@ For both:
 }
 
 {col-md-4
+####  JDO services
+
+* [Using the `IsisJdoSupport` service](components/objectstores/jdo/isisjdosupport-service.html)
+
 #### Applib service impl.
 <p class="display:none"/>
 
-* [Eagerly Registering Entity Types](components/objectstores/jdo/eagerly-registering-entities.html)
 * [Exception Recognizers](components/objectstores/jdo/exception-recognizers-jdo.html)
 * [Settings Services on JDO](components/objectstores/jdo/settings-services-jdo.html)
 * [Command Service on JDO](components/objectstores/jdo/command-service-jdo.html) [1.4.0-snapshot, stub]