You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by mi...@apache.org on 2014/01/27 08:50:38 UTC

svn commit: r1561595 - /incubator/olingo/site/trunk/content/documentation.mdtext

Author: mibo
Date: Mon Jan 27 07:50:38 2014
New Revision: 1561595

URL: http://svn.apache.org/r1561595
Log:
Revert changes

Modified:
    incubator/olingo/site/trunk/content/documentation.mdtext

Modified: incubator/olingo/site/trunk/content/documentation.mdtext
URL: http://svn.apache.org/viewvc/incubator/olingo/site/trunk/content/documentation.mdtext?rev=1561595&r1=1561594&r2=1561595&view=diff
==============================================================================
--- incubator/olingo/site/trunk/content/documentation.mdtext (original)
+++ incubator/olingo/site/trunk/content/documentation.mdtext Mon Jan 27 07:50:38 2014
@@ -16,44 +16,21 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-{documentation
+# Documentation
 
-{row
+---
 
-{col-md-4
-### How to Start with OData 2.0
+### How to Start
 
 * [Sample Project Setup with Maven Archetypes](/doc/sample-setup.html)
 * [Run with Tomcat](/doc/tomcat.html)
 * [Maven Dependencies](/doc/dependencies.html)
 
-}
-
-{col-md-4
-### How to Start with OData 2.0
-
-}
-
-}
-
 ---
 
-{row
-
-{col-md-12
-## Tutorials
-
-}
-
-{row
-
-{col-md-4
-### OData 2.0
+### Tutorials
 
-{row
-
-{col-md-4
-##### OData Core as Server Library
+##### OData Library
 * [Read Scenario](doc/tutorials/basicread.html)
 * [Write Scenario](doc/tutorials/Olingo_Tutorial_BasicWrite.html)
 * [Read Scenario - $expand](doc/tutorials/read_expand.html)
@@ -61,24 +38,7 @@ Notice:    Licensed to the Apache Softwa
 * [Batch Scenario (read/write)](doc/tutorials/Olingo_Tutorial_AdvancedReadWrite_Batch.html)
 <!-- * [Delta Responses](doc/tutorials/delta.html) -->
 
-}
-
-{col-md-4
-##### OData Core as Client Library
-
-}
-
-}
-
-##### Miscellaneous
-
-* [Implementation of Filter Visitor](doc/tutorials/Olingo_Tutorial_AdvancedRead_FilterVisitor.html)
-* [Parse Metadata](doc/tutorials/Olingo_Tutorial_BasicRead_EDM.html)
-* [Service Resolution](doc/tutorials/Olingo_Tutorial_Advanced_Service_Resolution.html)
-* [Debug Support and Custom Error Handling](doc/tutorials/debug.html)
-* [OSGi Support](doc/tutorials/osgi.html)
-
-##### OData JPA Processor Extension
+##### OData JPA Processor Library
 
 * [Creating a Web Application Project for Transforming JPA Models into OData Services](doc/tutorials/CreateWebApp.html)
 * [Adding Function Imports to OData Services](doc/tutorials/jpafunctionimport.html)
@@ -88,30 +48,19 @@ Notice:    Licensed to the Apache Softwa
 
 * [Creating a Web Application Project with Annotation Processor Extension](doc/tutorials/AnnotationProcessorExtension.html)
 
-}
 
-{col-md-4
-### OData 4.0
-
-##### OData Core Server Library
-
-}
+##### Miscellaneous
 
-}
+* [Implementation of Filter Visitor](doc/tutorials/Olingo_Tutorial_AdvancedRead_FilterVisitor.html)
+* [Parse Metadata](doc/tutorials/Olingo_Tutorial_BasicRead_EDM.html)
+* [Service Resolution](doc/tutorials/Olingo_Tutorial_Advanced_Service_Resolution.html)
+* [Debug Support and Custom Error Handling](doc/tutorials/debug.html)
+* [OSGi Support](doc/tutorials/osgi.html)
 
 ---
 
-{row
-
-{col-md-12
 ### Olingo Project Setup (Contributors)
 
 * [Git and Maven Support](/doc/maven.html)
 * [Eclipse IDE Support](/doc/eclipse.html)
-* [Release Documentation](doc/release.html)
-
-}
-
-}
-
-}
\ No newline at end of file
+* [Release Documentation](doc/release.html)
\ No newline at end of file