Author: mibo
Date: Fri Oct 17 04:23:32 2014
New Revision: 1632472
URL: http://svn.apache.org/r1632472
Log:
Overview instead V2 docu
Modified:
olingo/site/trunk/content/documentation.mdtext
Modified: olingo/site/trunk/content/documentation.mdtext
URL:
http://svn.apache.org/viewvc/olingo/site/trunk/content/documentation.mdtext?rev=1632472&r1=1632471&r2=1632472&view=diff
==============================================================================
--- olingo/site/trunk/content/documentation.mdtext (original)
+++ olingo/site/trunk/content/documentation.mdtext Fri Oct 17 04:23:32 2014
@@ -16,60 +16,14 @@ Notice: Licensed to the Apache Softwa
specific language governing permissions and limitations
under the License.
-# Documentation OData 2.0 Java Library
+# Documentation Overview for OData Libraries
-### How to Start
+### Documentation OData 2.0 Java Library
+[Documentation OData 2.0 Java
Library](http://olingo.apache.org/doc/odata2/index.html)
-* [Sample Project Setup with Maven Archetypes](/doc/sample-setup.html)
-* [Run with Tomcat](/doc/tomcat.html)
-* [Maven Dependencies](/doc/dependencies.html)
+### Documentation OData 4.0 Java Library
+[Documentation OData 4.0 Java
Library](http://olingo.apache.org/doc/odata4/index.html)
-### Tutorials (OData 2.0)
+### Olingo OData Client for JavaScript
+[Olingo OData Client for
JavaScript](http://olingo.apache.org/doc/javascript/index.html)
-##### Olingo for Client usage
-* [Client Sample Tutorial](doc/tutorials/OlingoV2BasicClientSample.html)
-* [Consuming Delta Responses](doc/tutorials/deltaClient.html)
-* [How to use the Batch Client API](doc/tutorials/batchClientApi.html)
-
-##### Olingo for Server usage
-* [Read Scenario](doc/tutorials/basicread.html)
-* [Write Scenario](doc/tutorials/Olingo_Tutorial_BasicWrite.html)
-* [Read Scenario - $expand](doc/tutorials/read_expand.html)
-* [Read Scenario - Media Resources](doc/tutorials/read_media-resource.html)
-* [Batch Scenario
(read/write)](doc/tutorials/Olingo_Tutorial_AdvancedReadWrite_Batch.html)
-* [Delta Responses](doc/tutorials/delta.html)
-
-##### Olingo Library Extensions
-
-* [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)
-* [Delta Token Support][1]
-* [Handling CLOB and BLOB Data Types][2]
-* [Custom OData JPA Processor][3]
-* [Creating a Web Application Project with Annotation Processor
Extension](doc/tutorials/AnnotationProcessorExtension.html)
-
-##### Miscellaneous
-
-* [Non JAX-RS support](doc/tutorials/servlet.html)
-* [Implementation of Filter
Visitor](doc/tutorials/Olingo_Tutorial_AdvancedRead_FilterVisitor.html)
-* [Parse Metadata](doc/tutorials/Olingo_Tutorial_BasicRead_EDM.html)
-* [Service
Resolution](doc/tutorials/Olingo_Tutorial_Advanced_Service_Resolution.html)
-* [Debug Support and Custom Error Handling](doc/tutorials/debug.html)
-* [OSGi Support](doc/tutorials/osgi.html)
-
-### Javadoc
-
-* [Javadoc for OData 2.0 Library](javadoc/odata2)
-
-### Olingo Project Setup (Contributors)
-
-* [Git and Maven Support](/doc/maven.html)
-* [Eclipse IDE Support](/doc/eclipse.html)
-* [Release Documentation](doc/release.html)
-
-
- [1]: http://olingo.apache.org/doc/tutorials/DeltaQuerySupport.html
- [2]: http://olingo.apache.org/doc/tutorials/HandlingClobAndBlob.html
- [3]: http://olingo.apache.org/doc/tutorials/CustomODataJPAProcessor.html
\ No newline at end of file