Author: devinhan
Date: Fri Sep 16 03:29:02 2011
New Revision: 795836
Log:
Publishing merge to odftoolkit site by devinhan
Modified:
websites/production/odftoolkit/ (props changed)
websites/production/odftoolkit/content/odftoolkit/odfdom/index.html
Propchange: websites/production/odftoolkit/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Sep 16 03:29:02 2011
@@ -1 +1 @@
-/websites/staging/odftoolkit/trunk:794771-795833
+/websites/staging/odftoolkit/trunk:794771-795835
Modified: websites/production/odftoolkit/content/odftoolkit/odfdom/index.html
==============================================================================
--- websites/production/odftoolkit/content/odftoolkit/odfdom/index.html (original)
+++ websites/production/odftoolkit/content/odftoolkit/odfdom/index.html Fri Sep 16 03:29:02
2011
@@ -21,7 +21,7 @@
<link href="/odftoolkit/css/odf.css" rel="stylesheet" type="text/css">
-<title></title>
+<title>ODFDOM - the OpenDocument API</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
@@ -77,9 +77,8 @@
</div>
<div id="contenta">
-
- <h2 id="odfdom-the-opendocument-api">ODFDOM - the OpenDocument API</h2>
-<p>ODFDOM is a free OpenDocument Format (ODF) library. Its purpose is to provide an
easy common way to create, access and manipulate ODF files, without requiring detailed knowledge
of the ODF specification. It is designed to provide the ODF developer community with an easy
lightwork programming API portable to any object-oriented language. </p>
+ <h1 class="title">ODFDOM - the OpenDocument API</h1>
+ <p>ODFDOM is a free OpenDocument Format (ODF) library. Its purpose is to provide
an easy common way to create, access and manipulate ODF files, without requiring detailed
knowledge of the ODF specification. It is designed to provide the ODF developer community
with an easy lightwork programming API portable to any object-oriented language. </p>
<p>The current reference implementation is written in Java.</p>
<p>To learn more about the project's architecture, refer to the <a href="ProjectOverview.html">project
overview</a> and the <a href="Layers.html">ODFDOM Layers</a> section.</p>
<h2 id="news">News</h2>
|