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/10/26 16:11:51 UTC

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

Author: danhaywood
Date: Sun Oct 26 15:11:50 2014
New Revision: 1634348

URL: http://svn.apache.org/r1634348
Log:
doc page

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=1634348&r1=1634347&r2=1634348&view=diff
==============================================================================
--- isis/site/trunk/content/documentation.md (original)
+++ isis/site/trunk/content/documentation.md Sun Oct 26 15:11:50 2014
@@ -73,36 +73,32 @@ Title: Documentation
 
 {col-md-4
 
-#### <a name="reference-config">Config</a>
-
-* [Configuration Files](./reference/configuration-files.html)
+####  <a name="reference-reference">Programming Conventions</a>
 
-#### <a name="core-modules-common">Fundamental Domain Services</a>
+* [Recognized Annotations](./reference/recognized-annotations/about.html)
+* [Recognized Methods](./reference/Recognized-Methods-and-Prefixes.html)
 
-* [DomainObjectContainer interface](./reference/DomainObjectContainer.html)
-* [ClockService](./reference/services/ClockService.html)
 
 }
 
 
 {col-md-4
 
+#### <a name="core-modules-common">DomainObjectContainer</a>
 
-####  <a name="reference-reference">Reference</a>
-
-* [Recognized Annotations](./reference/recognized-annotations/about.html)
-* [Deployment Types](./reference/deployment-type.html)
-* [Recognized Methods](./reference/Recognized-Methods-and-Prefixes.html)
-
-#### <a name="reference-supporting-features">Supporting features</a>
-
+* [DomainObjectContainer interface](./reference/DomainObjectContainer.html)
 * [Security](./reference/Security.html)
-* [Applib utility classes](./reference/Utility.html)
+
 
 }
 
 {col-md-4
 
+#### <a name="reference-config">Config</a>
+
+* [Deployment Types](./reference/deployment-type.html)
+* [Configuration Files](./reference/configuration-files.html)
+
 
 
 }
@@ -303,6 +299,11 @@ Other
 
 {col-md-4
 
+#### <a name="reference-supporting-features">Supporting features</a>
+
+* [ClockService](./reference/services/ClockService.html)
+* [Applib utility classes](./reference/Utility.html)
+
 #### <a name="core-modules-common">WrapperFactory</a>
 
 * [Wrapper Factory](reference/services/wrapper-factory.html)