You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2016/10/26 17:24:01 UTC

svn commit: r999959 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/api/SDK/example_collection.html

Author: buildbot
Date: Wed Oct 26 17:24:01 2016
New Revision: 999959

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/api/SDK/example_collection.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct 26 17:24:01 2016
@@ -1 +1 @@
-1766523
+1766708

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Oct 26 17:24:01 2016
@@ -1 +1 @@
-1766523
+1766708

Modified: websites/staging/ooo-site/trunk/content/api/SDK/example_collection.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/SDK/example_collection.html (original)
+++ websites/staging/ooo-site/trunk/content/api/SDK/example_collection.html Wed Oct 26 17:24:01 2016
@@ -22,14 +22,18 @@
     
     
     
+
 <h1>Example Collection</h1>
 
-<p>The following is a collection of examples additionally to the SDK examples showing the use of the OpenOffice.org API in the different application areas. Take this as start point searching a solution for your own problems or use cases. You can help us to improve this example collection by contributing own examples or code snippets.
+<p>The following is a collection of examples additionally to the SDK examples showing the use of the OpenOffice.org API in the different application
+   areas. Take this as start point searching a solution for your own problems or use cases. You can help us to improve this example collection by
+   contributing own examples or code snippets.
 </p>
 
 <h2>Complete Code Examples</h2>
 
-<p>Examples with complete source code which can be compiled or which are embedded into OOo documents, belong into this chapter.</p>
+<p>Examples with complete source code which can be compiled or which are embedded into OOo documents, belong into this chapter.
+</p>
 
 <ul>
   <li>Java examples
@@ -39,15 +43,6 @@
   <li>Python examples
 </ul>
 
-<h2>Code Snippets</h2>
-
-<p>Short examples with just a few lines of code, mostly given as answers to questions on our mailinglist, belong into this chapter.<br>
-Under the <a href="http://codesnippets.services.openoffice.org/" title="Code Snippet Base">Code Snippet Base</a> you can find the currently collected snippets and we hope that you find the right answer to your question there!</p>
-
-<p>See instructions of <a href="snippets/index.html">how to contribute</a>.</p>
-
-<hr style="width: 100%; height: 1px;">
-<i>Last update: June-09-2004</i>
 
   </div>
 <!--#include virtual="/footer.html" -->