Author: mibo
Date: Thu Apr 30 13:51:53 2015
New Revision: 1676987
URL: http://svn.apache.org/r1676987
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=1676987&r1=1676986&r2=1676987&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata4/index.mdtext (original)
+++ olingo/site/trunk/content/doc/odata4/index.mdtext Thu Apr 30 13:51:53 2015
@@ -21,14 +21,15 @@ Notice: Licensed to the Apache Softwa
### How to Start
* [Maven Dependencies](/doc/odata4/dependencies.html)
+ * [QuickStart with an existing sample
service](/doc/odata4/tutorials/od4_quick_start_sample.html)
### Tutorials (OData 4.0)
##### Olingo for Server usage
- * [QuickStart with a sample
service](/doc/odata4/tutorials/od4_quick_start_sample.html)
- * [Tutorial: Create a read
service](/doc/odata4/tutorials/od4_basic_read.html)
+ * [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)
### Javadoc