Author: marcus
Date: Sun Jul 21 11:36:47 2013
New Revision: 1505345

URL: http://svn.apache.org/r1505345
Log:
Updated text

Modified:
    openoffice/ooo-site/trunk/content/download/sdk/index.html

Modified: openoffice/ooo-site/trunk/content/download/sdk/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/sdk/index.html?rev=1505345&r1=1505344&r2=1505345&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/sdk/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/sdk/index.html Sun Jul 21 
11:36:47 2013
@@ -1,9 +1,8 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml";>
-
+<html xmlns="http://www.w3.org/1999/xhtml"; />
 <head>
   <title>Apache OpenOffice SDK</title>
-  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 </head>
 
 <body>
@@ -11,18 +10,19 @@
 <h2>The Apache OpenOffice Software Development Kit (SDK)</h2>
 
 <p>The Apache OpenOffice SDK (AOO SDK) is an add-on for the AOO office suite. 
It provides the necessary tools and
-documentation for programming the OpenOffice.org APIs and creating own 
extensions (UNO components) for Apache OpenOffice.</p>
+documentation for programming the AOO APIs and creating own extensions (UNO 
components) for Apache OpenOffice.</p>
 
 <p>The online available
 <a 
href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide";>
-Developer's Guide (wiki)</a> is a comprehensive guide that provides a detailed 
description of the AOO API concepts, the AOO
-UNO component model and how to use the API in the context of the different 
application areas. Most of the examples are
-coming as ready to build examples with the SDK and provide a good start point 
tom play around with the API.</p>
+Developer's Guide (Wiki)</a> is a comprehensive guide that provides a detailed 
description of the AOO API concepts, the
+AOO UNO component model and how to use the API in the context of the different 
application areas. Most of the examples
+are coming as ready to build examples with the SDK and provide a good start 
point tom play around with the API.</p>
 
 <p>SDK related questions and comments should be sent to the
 <a href="mailto:d...@openoffice.apache.org";>AOO Dev mailing list</a>. Bugs and 
requests for enhancement should be
-reported as IssueZilla issues. Developers who are new to Apache OpenOffice 
will also find the
-<a href="http://www.openoffice.org/development/index.html";>Apache OpenOffice 
development</a> page useful.</p>
+reported as <a href="https://issues.apache.org/ooo/";>BugZilla issues</a>. 
Developers who are new to Apache OpenOffice
+will also find the <a 
href="http://www.openoffice.org/development/index.html";>Apache OpenOffice 
development</a>
+page useful.</p>
 <br/>
 
 <h3>Features</h3>
@@ -48,13 +48,12 @@ reported as IssueZilla issues. Developer
 <a 
href="http://wiki.services.openoffice.org/wiki/OpenOffice_NetBeans_Integration";>NetBeans</a>
 IDE. The plugin helps a lot
 to get started and take the first steps. Several wizards can be used to create 
completely ready to build and ready to use
 projects for new AOO extensions or simple client applications. You can install 
the plugin directly from within NetBeans via
-the plugin manager. The plugin depends on an installed OpenOffice.org 3.0 and 
a related SDK version.</p>
+the plugin manager. The plugin depends on an installed Apache OpenOffice and a 
related SDK version.</p>
 <br/>
 
 <h3>Download</h3>
 
-<p>All available SDK builds can be found on the <a 
href="../other.html#tested-sdk">
-download webpage</a>.</p>
+<p>All available SDK builds can be found on the <a 
href="../other.html#source">download webpage</a>.</p>
 
 </body>
 </html>


Reply via email to