You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by de...@apache.org on 2014/01/31 09:58:34 UTC

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

Author: deepa
Date: Fri Jan 31 08:58:34 2014
New Revision: 1563092

URL: http://svn.apache.org/r1563092
Log:
CMS commit to olingo by deepa

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=1563092&r1=1563091&r2=1563092&view=diff
==============================================================================
--- incubator/olingo/site/trunk/content/documentation.mdtext (original)
+++ incubator/olingo/site/trunk/content/documentation.mdtext Fri Jan 31 08:58:34 2014
@@ -40,9 +40,10 @@ Notice:    Licensed to the Apache Softwa
 
 ##### OData JPA Processor Library
 
-* [Creating a Web Application Project for Transforming JPA Models into OData Services](doc/tutorials/CreateWebApp.html)
-* [Adding Function Imports to OData Services](doc/tutorials/jpafunctionimport.html)
-* [Redefine Metadata for JPA Model](doc/tutorials/jparedefinemetadata.html)
+  * [Creating a Web Application Project for Transforming JPA Models into OData Services](doc/tutorials/CreateWebApp.html)
+  * [Extending the EDM Generated from the JPA Models](doc/tutorials/ExtendingtheEDM.html)
+  * [Adding Function Imports to OData Services](doc/tutorials/jpafunctionimport.html)
+  * [Redefine Metadata for JPA Model](doc/tutorials/jparedefinemetadata.html)
 
 ##### OData Annotation Processor Extension