Author: vishwanathk
Date: Sat Mar 31 22:47:03 2012
New Revision: 1307932

URL: http://svn.apache.org/viewvc?rev=1307932&view=rev
Log:
Re-organize index.

Modified:
    openejb/site/trunk/content/documentation.mdtext

Modified: openejb/site/trunk/content/documentation.mdtext
URL: 
http://svn.apache.org/viewvc/openejb/site/trunk/content/documentation.mdtext?rev=1307932&r1=1307931&r2=1307932&view=diff
==============================================================================
--- openejb/site/trunk/content/documentation.mdtext (original)
+++ openejb/site/trunk/content/documentation.mdtext Sat Mar 31 22:47:03 2012
@@ -3,13 +3,15 @@ Title: Index
 See also the [examples page](examples-trunk/index.html) for downloadable, 
executable and code-focused view of Java EE and TomEE.
 {row
 
+
 {span-one-third
-### Java EE Basics
-- [Getting Things](basics---getting-things.html)
-- [Security](basics---security.html)
-- [Transactions](basics---transactions.html)
-}
+### General Guide 
+- [Using TomEE with Eclipse](tomee-and-eclipse.html)
+- [What's the difference? OpenEJB, TomEE, Tomee+ ?](comparison.html)
+- [Not looking for TomEE? Looking for the previous OpenEJB standalone server 
docs?](standalone-server.html)
+
 
+}
 
 {span-one-third
 ### Applications
@@ -72,11 +74,15 @@ See also the [examples page](examples-tr
 
 {row
 
+
+
+
+
 {span-one-third
-###  Standalone Server
-- [Startup](startup.html)
-- [Deploy Tool](deploy-tool.html)
-- [Properties Tool](properties-tool.html)
+### Java EE Basics
+- [Getting Things](basics---getting-things.html)
+- [Security](basics---security.html)
+- [Transactions](basics---transactions.html)
 }
 
 {span-one-third
@@ -96,4 +102,4 @@ See also the [examples page](examples-tr
 - [Spring, EJB and JPA example](spring-ejb-and-jpa.html)
 }
 
-}
+}
\ No newline at end of file


Reply via email to