You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by bu...@apache.org on 2015/04/30 15:52:01 UTC

svn commit: r949725 - in /websites/staging/olingo/trunk/content: ./ doc/odata4/index.html

Author: buildbot
Date: Thu Apr 30 13:52:00 2015
New Revision: 949725

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/doc/odata4/index.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 30 13:52:00 2015
@@ -1 +1 @@
-1676984
+1676987

Modified: websites/staging/olingo/trunk/content/doc/odata4/index.html
==============================================================================
--- websites/staging/olingo/trunk/content/doc/odata4/index.html (original)
+++ websites/staging/olingo/trunk/content/doc/odata4/index.html Thu Apr 30 13:52:00 2015
@@ -90,12 +90,15 @@
 <h3 id="how-to-start">How to Start</h3>
 <ul>
 <li><a href="/doc/odata4/dependencies.html">Maven Dependencies</a></li>
+<li><a href="/doc/odata4/tutorials/od4_quick_start_sample.html">QuickStart with an existing sample service</a> </li>
 </ul>
 <h3 id="tutorials-odata-40">Tutorials (OData 4.0)</h3>
 <h5 id="olingo-for-server-usage">Olingo for Server usage</h5>
 <ul>
-<li><a href="/doc/odata4/tutorials/od4_quick_start_sample.html">QuickStart with a sample service</a> </li>
-<li><a href="/doc/odata4/tutorials/od4_basic_read.html">Tutorial: Create a read service</a> </li>
+<li><a href="/doc/odata4/tutorials/read/tutorial_read.html">Tutorial: Create a read service (with Eclipse)</a><ul>
+<li><a href="/doc/odata4/tutorials/read/tutorial_read_mvn.html">Tutorial Appendix: Use Maven for running the created read service</a></li>
+</ul>
+</li>
 </ul>
 <h3 id="javadoc">Javadoc</h3>
 <ul>