You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by sk...@apache.org on 2013/12/18 17:57:44 UTC

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

Author: sklevenz
Date: Wed Dec 18 16:57:44 2013
New Revision: 1552022

URL: http://svn.apache.org/r1552022
Log:
CMS commit to olingo by sklevenz

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=1552022&r1=1552021&r2=1552022&view=diff
==============================================================================
--- incubator/olingo/site/trunk/content/documentation.mdtext (original)
+++ incubator/olingo/site/trunk/content/documentation.mdtext Wed Dec 18 16:57:44 2013
@@ -16,6 +16,20 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
+{documentation
+
+{row
+
+{col-md-4
+sdsd
+}
+
+}
+
+}
+
+
+
 # Documentation
 
 ---
@@ -30,13 +44,12 @@ Notice:    Licensed to the Apache Softwa
 ### Tutorials
 
 ##### OData Library
-  * Basics:
-    * [Basic 1: Read Scenario](doc/tutorials/basicread.html)
-    * [Basic 2: Write Scenario](doc/tutorials/Olingo_Tutorial_BasicWrite.html)
-  * Advanced:
-    * [Advanced 1: Read Scenario - $expand](doc/tutorials/read_expand.html)
-    * [Advanced 2: Read Scenario - Media Resources](doc/tutorials/read_media-resource.html)
-    * [Advanced 3: Batch Scenario (read/write)](doc/tutorials/Olingo_Tutorial_AdvancedReadWrite_Batch.html)
+
+    * [Read Scenario](doc/tutorials/basicread.html)
+    * [Write Scenario](doc/tutorials/Olingo_Tutorial_BasicWrite.html)
+    * [Read Scenario - $expand](doc/tutorials/read_expand.html)
+    * [Read Scenario - Media Resources](doc/tutorials/read_media-resource.html)
+    * [Batch Scenario (read/write)](doc/tutorials/Olingo_Tutorial_AdvancedReadWrite_Batch.html)
 
 ##### OData JPA Processor Library