You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ge...@apache.org on 2006/08/05 23:36:23 UTC

svn commit: r429061 - in /incubator/harmony/standard/site: docs/subcomponents/drlvm/index.html xdocs/subcomponents/drlvm/index.xml

Author: geirm
Date: Sat Aug  5 14:36:22 2006
New Revision: 429061

URL: http://svn.apache.org/viewvc?rev=429061&view=rev
Log:
small update to the drlvm index page... not 
the class library effort, of course...

Modified:
    incubator/harmony/standard/site/docs/subcomponents/drlvm/index.html
    incubator/harmony/standard/site/xdocs/subcomponents/drlvm/index.xml

Modified: incubator/harmony/standard/site/docs/subcomponents/drlvm/index.html
URL: http://svn.apache.org/viewvc/incubator/harmony/standard/site/docs/subcomponents/drlvm/index.html?rev=429061&r1=429060&r2=429061&view=diff
==============================================================================
--- incubator/harmony/standard/site/docs/subcomponents/drlvm/index.html (original)
+++ incubator/harmony/standard/site/docs/subcomponents/drlvm/index.html Sat Aug  5 14:36:22 2006
@@ -212,8 +212,10 @@
       <tr><td>
         <blockquote>
                                     <p> 
-    DRLVM stands for Dynamic Runtime Layer Virtual Machine, a clean-room implementation of the J2SE 1.5.0. 
-    <br />
+    DRLVM stands for Dynamic Runtime Layer Virtual Machine, a clean-room implementation of the J2SE 1.5.0
+        virtual machine.
+    </p>
+                                                <p>
     Key goals of DRL include the following: 
     </p>
                                                 <ul>
@@ -225,8 +227,9 @@
         <li><em>Performance:</em> Interfaces fully enable implementation of modules optimized for specific target platforms.</li>
     </ul>
                                                 <p>
-                The following documentation links are specific to the class library effort underway at Apache Harmony.
-        </p>
+        The following documentation links are specific to the DRLVM virtual machine
+        effort underway at Apache Harmony.
+    </p>
                                                     <table border="0" cellspacing="0" cellpadding="2" width="100%">
       <tr><td bgcolor="#828DA6">
         <font color="#ffffff" face="arial,helvetica,sanserif">

Modified: incubator/harmony/standard/site/xdocs/subcomponents/drlvm/index.xml
URL: http://svn.apache.org/viewvc/incubator/harmony/standard/site/xdocs/subcomponents/drlvm/index.xml?rev=429061&r1=429060&r2=429061&view=diff
==============================================================================
--- incubator/harmony/standard/site/xdocs/subcomponents/drlvm/index.xml (original)
+++ incubator/harmony/standard/site/xdocs/subcomponents/drlvm/index.xml Sat Aug  5 14:36:22 2006
@@ -27,8 +27,10 @@
 
 <section name="DRLVM">
     <p> 
-    DRLVM stands for Dynamic Runtime Layer Virtual Machine, a clean-room implementation of the J2SE 1.5.0. 
-    <br />
+    DRLVM stands for Dynamic Runtime Layer Virtual Machine, a clean-room implementation of the J2SE 1.5.0
+        virtual machine.
+    </p>
+    <p>
     Key goals of DRL include the following: 
     </p>
     <ul>
@@ -40,8 +42,9 @@
         <li><em>Performance:</em> Interfaces fully enable implementation of modules optimized for specific target platforms.</li>
     </ul>
     <p>
-                The following documentation links are specific to the class library effort underway at Apache Harmony.
-        </p>
+        The following documentation links are specific to the DRLVM virtual machine
+        effort underway at Apache Harmony.
+    </p>
         
     <subsection name="Developing and Building the code">
         <ul>