Author: mibo
Date: Tue May 19 09:22:25 2015
New Revision: 1680210
URL: http://svn.apache.org/r1680210
Log:
CMS commit to olingo by mibo
Modified:
olingo/site/trunk/content/doc/odata4/index.mdtext
Modified: olingo/site/trunk/content/doc/odata4/index.mdtext
URL:
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/index.mdtext?rev=1680210&r1=1680209&r2=1680210&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata4/index.mdtext (original)
+++ olingo/site/trunk/content/doc/odata4/index.mdtext Tue May 19 09:22:25 2015
@@ -28,8 +28,11 @@ Notice: Licensed to the Apache Softwa
##### Olingo for Server usage
- * [Tutorial: Create a read service (with
Eclipse)](/doc/odata4/tutorials/read/tutorial_read.html)
- * [Tutorial Appendix: Use Maven for running the created read
service](/doc/odata4/tutorials/read/tutorial_read_mvn.html)
+ * Basic Tutorial: Create an OData V4 Service with Olingo
+ * [Tutorial Part 1: Create a read service (with
Eclipse)](/doc/odata4/tutorials/read/tutorial_read.html)
+ * [Tutorial Appendix: Use Maven for running the created read
service](/doc/odata4/tutorials/read/tutorial_read_mvn.html)
+ * [Tutorial Part 2: Extend the read service (with
Eclipse)](/doc/odata4/tutorials/readep/tutorial_readep.html)
+ * [Tutorial Part 3: Add write support to the service (with
Eclipse)](/doc/odata4/tutorials/write/tutorial_write.html)
### Javadoc