Author: buildbot
Date: Mon May  4 11:20:40 2015
New Revision: 950043

Log:
Staging update by buildbot for olingo

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

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May  4 11:20:40 2015
@@ -1 +1 @@
-1677585
+1677586

Modified: 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
==============================================================================
--- 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
 (original)
+++ 
websites/staging/olingo/trunk/content/doc/odata4/tutorials/read/tutorial_read.html
 Mon May  4 11:20:40 2015
@@ -902,11 +902,13 @@ If you face problems related to the serv
 <p>Finally, we’ve created our first OData service based on the V4 version of 
the OData specification and using the V4 server library provided by 
<em>Olingo</em>.<br />
 Our first OData service is very simple; it only allows invoking one entity 
collection, apart from the service document and the metadata document.</p>
 <p><strong>Outlook</strong></p>
-<p>Further topics to be covered by follow-up tutorials:<br />
-  * READ scenario: reading single entity, reading property<br />
-  * WRITE scenario: executing PUT, POST and DELETE requests<br />
-  * Navigation: navigating from one entity to a corresponding second entity
-  * Data types</p>
+<p>Further topics to be covered by follow-up tutorials:  </p>
+<ul>
+<li>READ scenario: reading single entity, reading property  </li>
+<li>WRITE scenario: executing PUT, POST and DELETE requests  </li>
+<li>Navigation: navigating from one entity to a corresponding second 
entity</li>
+<li>Data types</li>
+</ul>
 <p><strong>Further reading</strong></p>
 <p>OData specification: <a href="http://odata.org/";>http://odata.org/</a><br />
 Olingo Javadoc: <a 
href="http://olingo.apache.org/javadoc/odata4/index.html";>http://olingo.apache.org/javadoc/odata4/index.html</a></p><div
 align="center">


Reply via email to